Tuesday, 19 July 2011
Internet Protocol
Unlike TCP, IP is an unreliable, connectionless protocol. IP doesn't care whether a packet gets to it's destination or not. Nor does IP know about connections and port numbers. IP's job is too send and route packets to other computers. IP packets are independent entities anay arrive out of order or not at all. It is TCP's job to make sure packets arrive and are in the correct order. Abd mout the only thing IP has in common with TCP is the way it receives data and adds it's own IP header information to the TCP data. The IP header looks like this:
Labels:
Internet Protocol
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment