Apr 19, 2004 #1 tijerina Vendor Joined Mar 4, 2003 Messages 132 Location US I need to find out what port a program is using when executing. Does anybody have any ideas of a command I can use. Thanks.
I need to find out what port a program is using when executing. Does anybody have any ideas of a command I can use. Thanks.
Apr 20, 2004 #2 pete91z Technical User Joined Oct 18, 2002 Messages 146 Location GB netstat and nettl might be helpful, have a look at the man pages. Upvote 0 Downvote
Apr 22, 2004 #3 pete91z Technical User Joined Oct 18, 2002 Messages 146 Location GB lsof may also help. Upvote 0 Downvote