Re: process-id and port?



netstat [-a] [-e] [-n] [-o] [-p Protocol] [-r] [-s]
[Interval]

-o : Displays active TCP connections and includes the
process ID (PID) for each connection. You can find the
application based on the PID on the Processes tab in
Windows Task Manager. This parameter can be combined
with -a, -n, and -p.

-p Protocol : Shows connections for the protocol
specified by Protocol. In this case, the Protocol can
be tcp, udp, tcpv6, or udpv6. If this parameter is
used with -s to display statistics by protocol,
Protocol can be tcp, udp, icmp, ip, tcpv6, udpv6,
icmpv6, or ipv6.

-r : Displays the contents of the IP routing table.
This is equivalent to the


Robert Lee Binkley leebinkley@xxxxxxxxx
IBM AIX Specialist Certified
HP-UX System Administration Certified
Work It's Nice To Be Important But It's More Important To Be Nice



Relevant Pages

  • Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+
    ... is discovered to see if TCP still tries to do something, ... use -v or -vv for full protocol decode ... Active Internet connections ... # ISDN4Linux hardware drivers ...
    (Linux-Kernel)
  • Re: View all processes accessing internet?
    ... process identifier (PID) ... You can match up the PID # in Task Manager to find the process that is using ... Active Connections ... TCP 24.9.206.13:2963 207.46.248.16:119 ESTABLISHED 1636 ...
    (microsoft.public.windowsxp.general)
  • Re: Serial (rs232 etc.) to IP
    ... TCP is a connection based protocol and as such it ensures that all data is ... There is no need to 'use' another protocol like Telnet if all you wish to do ... acknowledgement when the socket is first negotiated. ... >>>character packets when many common embedded TCP devices try to talk to ...
    (comp.arch.embedded)
  • Re: Trouble with Net::Ping
    ... IIRC TCP lives on top of UDP (and thus it makes sense that UDP would ... ICMP although it is more tightly coupled to IP. ... That's a different protocol then HTTP. ... connection has timed out but that the requested data is still being ...
    (comp.lang.perl.misc)
  • RE: SUMMARY:RE: TCP_keepalive
    ... of short and unreliable connections). ... creating a TCP socket. ... printf "Decrease the tcp time wait interval\n" ...
    (SunManagers)