Guest tony Posted January 28, 2008 Posted January 28, 2008 what utility can i use to view what process is running on what port?
Guest Brett I. Holcomb Posted January 29, 2008 Posted January 29, 2008 Re: what utility netstat - try netstat -? for the available options. On Mon, 28 Jan 2008 15:51:28 -0800, "tony" <tony@web.com> wrote: >what utility can i use to view what process is running on what port? >
Guest tony Posted January 29, 2008 Posted January 29, 2008 Re: what utility netstat dont give you services and ports. just ports "Brett I. Holcomb" <brettholcomb@bellsouth.net> wrote in message news:vgrsp3p2cc37qiloiige5v6f7303hes6cf@4ax.com... > netstat - try netstat -? for the available options. > > On Mon, 28 Jan 2008 15:51:28 -0800, "tony" <tony@web.com> wrote: > >>what utility can i use to view what process is running on what port? >>
Guest Masterplan Posted January 29, 2008 Posted January 29, 2008 Re: what utility It is netstat -abno. Also, it exists a small freeware application which will give you what you want in a graphical form: active ports. "tony" wrote: > netstat dont give you services and ports. just ports > "Brett I. Holcomb" <brettholcomb@bellsouth.net> wrote in message > news:vgrsp3p2cc37qiloiige5v6f7303hes6cf@4ax.com... > > netstat - try netstat -? for the available options. > > > > On Mon, 28 Jan 2008 15:51:28 -0800, "tony" <tony@web.com> wrote: > > > >>what utility can i use to view what process is running on what port? > >> > > >
Guest Thee Chicago Wolf Posted January 29, 2008 Posted January 29, 2008 Re: what utility >what utility can i use to view what process is running on what port? A bit confusing what you're asking. Do you need to know what's coming in and out on the network or what app is running. If it's an app, use Process Explorer 11.04. If it related to network, use CurrPorts 1.32. Active Ports was good in it's day, CurrPorts is much better and is still being developed. - Thee Chicago Wolf
Recommended Posts