哪位大侠告诉我查看计算机短端口的方法啊 如果是命令强告诉我啊吧?

来源:百度知道 编辑:UC知道 时间:2024/09/28 14:08:43

运行-》cmd——》
在2000以上的操作

Displays protocol statistics and current TCP/IP network connections.
显示统计正在使用TCP/IP协议的网络联接
NETSTAT [-a] [-e] [-n] [-s] [-p proto] [-r] [interval]

-a Displays all connections and listening ports.
显示所有的联接和正在侦听的端口

-e Displays Ethernet statistics. This may be combined with the -s
option.
显示统计以太网信息。此参数可以与-s一起使用。

-n Displays addresses and port numbers in numerical form.
用表格形式显示地址和端口号

-p proto Shows connections for the protocol specified by proto; proto
may be TCP or UDP. If used with the -s option to display
per-protocol statistics, proto may be TCP, UDP, or IP.
可以显示TCP or UDP 协议的联接;如果,你使用 -S参数则可以分另统计显示
TCP,UDP,or IP 的情况。

-r Displays the routing table.
显示所有的路由表

-s Displays per-protocol statistics. By default, statistics are
shown for TCP, UDP and IP; the -p option may be used to specify
a subset of the