Hello friends, I've an application which requires the interception of the network communication functions like send() & recv() and to get the data of these functions. Can anybody please provide the link for the source code on how to achieve this in C#. Thanks in Advance.
ritz1234