Actions

Difference between revisions of "Internet Protocol (IP)"

m (The LinkTitles extension automatically added links to existing pages (https://github.com/bovender/LinkTitles).)
 
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===
 
===See Also===
 
[[IP Network]]<br />[[Ethernet Industrial Protocol (Ethernet/IP)]]<br />[[TCP/IP (Transmission Control Protocol/Internet Protocol)]]<br />[[IP Address]]<br />[[Access Media Gateways (AMG)]]<br />[[VoIP (Voice Over Internet Protocol)]]<br />[[Digital Subscriber Line (DSL)]]
 
[[IP Network]]<br />[[Ethernet Industrial Protocol (Ethernet/IP)]]<br />[[TCP/IP (Transmission Control Protocol/Internet Protocol)]]<br />[[IP Address]]<br />[[Access Media Gateways (AMG)]]<br />[[VoIP (Voice Over Internet Protocol)]]<br />[[Digital Subscriber Line (DSL)]]

Latest revision as of 16:41, 6 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
Access Media Gateways (AMG)
VoIP (Voice Over Internet Protocol)
Digital Subscriber Line (DSL)

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