Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am writing a netstat for windows kind of application which tell you which process is accessing what port etc. The problem is that netstat returns PIDs but not the program names. My question is how do i translate a PID into a program name.