Port monitor for Win7 x64, to help debug my app which communicates with a socket server? -


i'm developing c# software talk 3rd party socket based server, "socketserver.exe".

there existing demo program can run let me basic things, such connect "socketserver.exe" on localhost, port 5009, , grab data.

what utility recommend to:

  • 1) find out ports "socketserver.exe" using communicate demo app;
  • 2) monitor traffic on port 5009 between app ("myapp.exe") , socket 5009, both on localhost.

try nettool @ http://nettool.sourceforge.net/

hope helps. johan


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -