Tracking Http and other Requests in Windows Application

Feb 19 2012 11:58 AM
Hi,
Here is my question.

I am working in a Windows Application (.Net 4.0)where we will be using WebServices to call a method/function which is in the Service Layer.

I need to track all the Requests (Http, Tcp, Ftp) which goes out from my Client Application.  Do we have any single point where in we can hook to all the above mentioned requests.

Thanks,
Vijay