-
本设计的功能是填充一个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
-
sniffer使用的一些心得和记录的一些笔记
sniffer使用的一些心得和记录的一些笔记-the use of sniffer some ideas and some notes record
- 2022-02-07 14:08:24下载
- 积分:1
-
ARP simulation program: This program is divided into two subroutines, namely arp...
ARP模拟程序:本程序分为两个子程序,分别是arpsrc ,arptarget ;arpsrc用来模拟一台主机用来发送一个ARP的询问包,arptarget用来模拟接受ARP包的主机,对不同的ARP询问包进行处理。-ARP simulation program: This program is divided into two subroutines, namely arpsrc, arptarget arpsrc used to simulate a host to send an ARP inquiry packet, arptarget used to simulate the acceptance of ARP packet the host, asked whether the different ARP packet for processing.
- 2023-07-05 14:30:03下载
- 积分:1
-
用VC++实现的嗅探器sniffer的源代码
用VC++实现的嗅探器sniffer的源代码-With VC++ Realize the sniffer sniffer source code
- 2022-07-21 06:59:26下载
- 积分:1
-
编译环境:VC6
作用:简单功能的sniffer.使用WSADATA等windows socket.可监听tcp,udp,icmp等,也可根据需要更改代码.
编译环境:VC6
作用:简单功能的sniffer.使用WSADATA等windows socket.可监听tcp,udp,icmp等,也可根据需要更改代码.-Compiler Environment: VC6 role: a simple function of sniffer. Use WSADATA such as windows socket. Can monitor tcp, udp, icmp, etc. may also need to change the code.
- 2022-03-19 04:05:53下载
- 积分:1
-
捕获ip数据包的小程序源码,可以指定数据包的源地址,协议,目的地址等等。...
捕获ip数据包的小程序源码,可以指定数据包的源地址,协议,目的地址等等。-Ip packet capture applet source code, you can specify the packet source address, protocol, destination address and so on.
- 2022-11-22 01:15:03下载
- 积分:1
-
voip检测程序,能够在windows or linux运行
voip检测程序,能够在windows or linux运行-This is a voip detecting program,ti can run in windows or linux.
- 2022-01-20 23:23:28下载
- 积分: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
-
This is a detecting system writed with VB,it can be used in small LAN .
用VB编写的入侵检测系统,用于小型的LAN网络~-This is a detecting system writed with VB,it can be used in small LAN .
- 2022-11-18 21:45:02下载
- 积分:1
-
这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息....
这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息.-This is a VC View prepared by the IP packet procedures, we can see on the host transceiver IP information.
- 2023-07-25 08:10:03下载
- 积分:1