Monitor TCP connections by a process?

skimo

New member
Joined
Nov 2, 2009
Messages
1
Programming Experience
3-5
Hi,

I did a search but the two threads that discussed this have not been answered (for years :) ). Anyhow, does anyone know how to monitor TCP connections by a particular process?

I am building an application that monitors the 'health" of our game server and wanted to know how to log the tcp connections used by the game server at anytime. I am thinking of using Netstat but it takes a good 1 min to return results! I was hoping there as a vb.net method.

Thanks
skimo
 
Back
Top