Tcp Packet Sniffer Programming
|
|
|
||||||||||||
Description: The TCP header is a variable length header and mainly consists of the source and destination ports. The sequence number and acknowledge number fields help in state management of the TCP connection. In this video we will look at how to systamatically parse the TCP header and output useful information to the user screen. Please have a look at the TCP header below before watching the video.
Links:
1.
Tags: programming ,







