networking - How can I read all the network data sent to another process in C# or Java? -
i want create programme in either c# or java can read of network info sent programme have open. want save in log file. can give me suggestions how can accomplish this? (i prefer utilize c#)
you can create http proxy capture network traffic (assuming it's http), popular tool fiddler does. take here: any resource/codes on how fiddler works?
c# networking process monitor
No comments:
Post a Comment