-
这个程序是Netstat的一个实现,可列举UDP/TCP联接信息。
这个程序是Netstat的一个实现,可列举UDP/TCP联接信息。-This program implements a subset of the Netstat program s functionality. Specifically, it enumerates and displays information about all UDP and TCP endpoints.
- 2022-04-25 05:17:35下载
- 积分:1
-
该程序捕获所有的数据包,并分析以太网头部、IP头部和TCP头部。...
该程序捕获所有的数据包,并分析以太网头部、IP头部和TCP头部。-capture all of the procedures of data packets, and analyze Ethernet head, the head of IP and TCP head.
- 2022-07-21 05:02:33下载
- 积分:1
-
network monitor 能够在windows or linux运行
network monitor 能够在windows or linux运行-This is a network monitor program,it can run in windows or linux.
- 2022-03-26 08:34:50下载
- 积分:1
-
利用拦截者技术实现MIDAS数据安全
利用拦截者技术实现MIDAS数据安全-who use technology to intercept MIDAS data security
- 2023-04-08 18:45:03下载
- 积分:1
-
一个局域网的超级软件,可以查找共享的资源,不用通过windows来查找,直接可以应用...
一个局域网的超级软件,可以查找共享的资源,不用通过windows来查找,直接可以应用-a super LAN software, you can share resources, not through windows to locate, can be applied directly
- 2022-03-21 21:51:09下载
- 积分:1
-
网络流量监控,统计当前网络的输入流量和输出流量。
网络流量监控,统计当前网络的输入流量和输出流量。-Network traffic monitoring, statistics on current network traffic input and output flow.
- 2022-05-16 10:28:34下载
- 积分:1
-
这是一本关于网络组建与维护的书,对于这方面的新手及专业人员都有一定的参考价值...
这是一本关于网络组建与维护的书,对于这方面的新手及专业人员都有一定的参考价值-This is a network on the Establishment and Maintenance of books, in this regard, the newcomers and professionals have some reference value
- 2022-06-20 06:42:58下载
- 积分:1
-
通过系统调用查看局域网内的计算机,获得局域网内的存活主机...
通过系统调用查看局域网内的计算机,获得局域网内的存活主机-View system calls through the computer LAN, LAN access to the survival of the mainframe
- 2023-08-23 08:00:03下载
- 积分:1
-
长
远程监控程序服务器端- Long-distance monitor routine server end
- 2022-03-10 16:04:57下载
- 积分:1
-
本设计的功能是填充一个TCP数据包,并发送给目的主机。
程序具体要求如下:
1) 以命令行形式运行:SendTCP、source_ip、source_p...
本设计的功能是填充一个TCP数据包,并发送给目的主机。
程序具体要求如下:
1) 以命令行形式运行:SendTCP、source_ip、source_port、dest_ip、dest_port,其中SendTCP是程序名,source_ip为源端IP地址,source_port为源端口号,dest_ip为目的地址,dest_port为目的端口号;
2) 其他的TCP头部参数请自行设定;
3) 数据字段为“This is my homework of network ,I am happy !”
4) 成功发送后在屏幕上输出“Send OK” 。
-The design features are filled with a TCP packet, and send the purpose of the host. Program specific requirements are as follows: 1) to form the command line run: SendTCP, source_ip, source_port, dest_ip, dest_port, which are SendTCP program name, source_ip client IP address as the source, source_port as the source port number, dest_ip for the purpose of the address, dest_port for the purpose of port number 2) the head of other TCP parameters at your own settings 3) data fields for the This is my homework of network, I am happy! 4) successfully sent the output on the screen after the Send OK .
- 2023-01-12 02:10:04下载
- 积分:1