TCP the Details
As we now know TCP will setup a "full-duplex" communication between two applications. The purpose of this post is to provide information on how that communication works.
John Kristoff has put together this excellent piece on the Web that covers the fundamental concepts behind TCP and how it is used to transport data between two endpoints.
http://condor.depaul.edu/~jkristof/technotes/tcp.html
If you go back to Daryl Banttari primer he will walk through an example of a TCP/IP communcation via packet sniffer.
http://www.ipprimer.com/packets.cfm
The link below provide a technical breakdown of the TCP Header Format:
http://www.freesoft.org/CIE/Course/Section4/8.htm
John Kristoff has put together this excellent piece on the Web that covers the fundamental concepts behind TCP and how it is used to transport data between two endpoints.
http://condor.depaul.edu/~jkristof/technotes/tcp.html
If you go back to Daryl Banttari primer he will walk through an example of a TCP/IP communcation via packet sniffer.
http://www.ipprimer.com/packets.cfm
The link below provide a technical breakdown of the TCP Header Format:
http://www.freesoft.org/CIE/Course/Section4/8.htm