Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

About this user

Nicolas

« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS 

Find which pids are using which TCP ports

On unix systems: lsof
On windows: command line: Tcpvcon
GUI: TCPView
(can be downloaded from http://www.sysinternals.com/Utilities/TcpView.html)
« Newer Snippets
Older Snippets »
Showing 1-1 of 1 total  RSS