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