admin on May 14th, 2009

It is important to know that ARP is not an Internet protocol; moreover, ARP does not leave the local logical network, and therefore does not need to be routed. Rather, ARP must be broadcasted, whereby it communicates with every host interface on the network, traveling from machine to machine encapsulated in Ethernet packets (in the [...]

Continue reading about ARP Encapsulation and Header Formatting

admin on May 14th, 2009

IP has many weaknesses, one of which is unreliable packet delivery—packets may be dropped due to transmission errors, bad routes, and/or throughput degradation. The Transmission Control Protocol (TCP) helps reconcile these issues by providing reliable, stream-oriented connections. In fact, 23 TCP/IP is predominantly based on TCP functionality, which is based on IP, to make up [...]

Continue reading about Transmission Control Protocol