TCP Packet Dump in Server (Socket Progarmming)
Hi all,
I have to dump a TCP packet in server, so i start with simple socket programming. client is able to communicate with server, but i don't have any idea to handle TCP packets.
I have below doubts:
1. How to send a TCP packet?
2. How to dump a packet in server?
|