May 26, 2014
4:48 p.m.
Hi All, I need your help. I have written the client server program in which client is sending the packets to the server. I want to trace the "send()" that is used in the client program actually want to trace the system call the packet traverses . How to trace ? Regards