1. What is the Internet Protocol - IP?


The Internet Protocol (IP) is a protocol that enables information to be routed, in the form of packets, from a personal computer (PC) to another, over the Internet.

In general, when a user establishes a connection to the Internet, the Internet Service Provider (ISP) assigns a public IP address to the computer (e.g.: 123.45.67.89), which identifies it in a unique way throughout the whole Internetwork.

Thus, when a user sends an email message or a file, the information is divided in small packets (IP packets) which include both the receiver’s address and its own.

IP packets go through a quite complex route until they reach their destination, as the receiver’s address is analysed by several intermediate machines before reaching the computer to which the email message or file is being conveyed.

The various IP packages that comprise the information may take different Internet courses and, according to the period of time they take to do so, they reach their destination in a different order from that initially routed.

Thus, the IP protocol merely delivers packets, and as a result, the support of a different protocol (of a higher level) is necessary to reorganize them - the Transmission Control Protocol (TCP).