Internet Protocol
In this article, we gonna learn about the Internet Protocol. Shortly we say it IP. In this blog or article, we will see how actually the data is transferred via the internet??
Here, we establish a path between two devices, and then we send data from one device to another. As we already see in our previous articles, the data is transferred in the form of packets from one device to another via logical network paths. Now, the number of systems or obstacles comes in the path, here we will see how the data packets route from them.
Let's discuss the Internet Protocol...
Internet Protocol(IP): It is a method or protocol via which we send the data from one device to another.
- Internet Protocol is known as the Logical Address.
- Data is transmitted in the form of packets through logical network channels in a structured format that is controlled by the network layer.
- It does this by transferring packets to network routers, relying on algorithms to determine the best ways to move data. These methods are known as Visual Circuits.
- Internet Protocol (IP) is a method or rule by which data is transmitted from one computer to another over the Internet. Each computer (known as the host) on the Internet has at least one IP address that identifies you differently from all other computers on the Internet.
- The message is divided into several packets, each packet, if necessary, can be sent via a different route online, Packets may arrive differently than the way they were sent.
- As we know, data is sent in the form of packets. But in the pocket, not only is the data available, there is something else included. Contains Datagram Header and Datagram Data Area. Also known as the Basic Data Transfer Unit.
- Datagram Data Area is the original data we have sent. Also, the Datagram heading contains details such as Data Length, Data Source, Data Location, Departure, Using which Protocol.
- The most widely used IP version of the world today is Internet Protocol Version 4 (IPv4). However, the IP 6 (IPv6) version is also beginning to be supported.
The IP Datagram: Datagram is "an independent, independent data business that carries enough information to transfer from a source to a destination computer without relying on previous exchanges between this source and the destination computer and the transport network".
- The word "datagram" has become synonymous with the word "package".
- Information about the destination and the description of the package is in its title.
- The following piece of data varies in size.
- The package must be
- It does not depend on the specification of the network in which it is located
- Without specifying the route traveled so far
- It is understandable to any router on the router or IP layer of the localhost
- The IP protocol makes the "best attempt" to deliver packets. IT DOESN'T MATTER about
- Duplication of data (due to relocation)
- Delivery is delayed with or without order
- Data Damage
- Data Loss
#Penetration Testing Tutorial for Absolute Beginners
#Technical Tools Explanation
#Linux for Absolute Beginners in Hindi
0 Comments
If you have any doubts, let me know