in windows:
use this command netstat -o
it will list out process id, port number, listen address, port status, process name
for unix, use lsof
use this command netstat -o
it will list out process id, port number, listen address, port status, process name
for unix, use lsof
No comments:
Post a Comment