Actions

Difference between revisions of "Internet Protocol (IP)"

(Created page with "The Internet Protocol (IP) is a protocol, or set of rules, for routing and addressing packets of data so that they can travel across networks and arrive at the cor...")
 
Line 1: Line 1:
The Internet Protocol (IP) is a protocol, or set of rules, for routing and addressing packets of data so that they can travel across [[Network|networks]] and arrive at the correct destination. Data traversing the Internet is divided into smaller pieces, called packets. IP information is attached to each packet, and this information helps routers to send packets to the right place. Every device or domain that connects to the [[Internet]] is assigned an [[IP Address]], and as packets are directed to the IP address attached to them, data arrives where it is needed. Once the packets arrive at their destination, they are handled differently depending on which transport protocol is used in combination with IP. The most common transport protocols are [[Transmission Control Protocol (TCP)|TCP]] and [[User Datagram Protocol (UDP)|UDP]].<ref>Definition - What does Internet Protocol (IP) mean? [https://www.cloudflare.com/learning/ddos/glossary/internet-protocol/ Cloudflare]</ref>
+
The '''Internet Protocol (IP)''' is a protocol, or set of rules, for routing and addressing packets of data so that they can travel across [[Network|networks]] and arrive at the correct destination. Data traversing the Internet is divided into smaller pieces, called packets. IP information is attached to each packet, and this information helps routers to send packets to the right place. Every device or domain that connects to the [[Internet]] is assigned an [[IP Address]], and as packets are directed to the IP address attached to them, data arrives where it is needed. Once the packets arrive at their destination, they are handled differently depending on which transport protocol is used in combination with IP. The most common transport protocols are [[Transmission Control Protocol (TCP)|TCP]] and [[User Datagram Protocol (UDP)|UDP]].<ref>Definition - What does Internet Protocol (IP) mean? [https://www.cloudflare.com/learning/ddos/glossary/internet-protocol/ Cloudflare]</ref>
 +
 
 +
 
 +
===See Also===
 +
[[IP Network]]<br />
 +
[[Ethernet Industrial Protocol (Ethernet/IP)]]<br />
 +
[[TCP/IP (Transmission Control Protocol/Internet Protocol)]]<br />
 +
[[IP Address]]

Revision as of 22:48, 3 February 2021

The Internet Protocol (IP) is a protocol, or set of rules, for routing and addressing packets of data so that they can travel across networks and arrive at the correct destination. Data traversing the Internet is divided into smaller pieces, called packets. IP information is attached to each packet, and this information helps routers to send packets to the right place. Every device or domain that connects to the Internet is assigned an IP Address, and as packets are directed to the IP address attached to them, data arrives where it is needed. Once the packets arrive at their destination, they are handled differently depending on which transport protocol is used in combination with IP. The most common transport protocols are TCP and UDP.[1]


See Also

IP Network
Ethernet Industrial Protocol (Ethernet/IP)
TCP/IP (Transmission Control Protocol/Internet Protocol)
IP Address

  1. Definition - What does Internet Protocol (IP) mean? Cloudflare