搜索资源列表
sendudp
- UDP数据包发送接收程序:16进制/ansic方式发送到固定IP+PORT;对本机port监听,收到的内容以16进制显示。-UDP packets sent to receive the procedure: 16 M/ansic sent to the fixed IP+ PORT of the local port monitor, received the contents of 16-band show.
b
- 发送获数据包,基于winpcap编程。手工生成一个数据包-Sent by the data packets, based on the WinPcap programming. Manually generate a packet
arp
- 构造ARP包,选择并打开网卡,将ARP报文发送出去。<br>另外,附上winPcap的配置文档。<br>基于mfc -Construction ARP packets, select and open the card, the ARP packet sent. <br> In addition, the configuration files attached Winpcap. <br> Based on mfc
Ethernet-frame-send
- 模拟Ethernet帧的发送过程,C++源程序编写。-Simulation of Ethernet frames sent process, C++ source code to prepare.
winpcap
- 利用wincap 发送udp数据包,可以修改源磅IP-Wincap sent using udp packet, you can modify the source IP pounds
program_datapkg
- 客户端从终端接受键盘数据并把数据发送至服务端 服务端把客户端发送过来的数据执行并把结果发送至客户端 客户端和服务端数据发送增加数据包头,进行打包操作-The client from the terminal to accept the keyboard data and the data sent to the server Server to the client to send the data over the implementation and the results s
capture
- 基于winpcap的数据包捕获程序,可以统计UDP,TCP,ICMP,ARP,IGMP包的数量以及从本机发送和本机接收到得数据包的数量-Based on winpcap packet capture program, you can statistics UDP, TCP, ICMP, ARP, IGMP, and the number of packets sent from the machine and the machine was received by the number of p
sendcap
- winpcap中发送数据包的程序,就是可以构造数据包,并进行发送-winpcap packet sent in the procedure, that is, data packets can be constructed, and to send
IPcontrol
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。 程序的具体要求如下: 用命令行运行:IPStatistic time logfile 其中,IPStatistic是程序名;time是设定的统计时间间隔(单位为分钟,比如,2表示2分钟);logfile表示统计结果写入的日志文件名(若用图形表示统计结果则可以不选这个参数)。 -Programmin
socket
- 一个利用socket控件实现的网络字符串发送及回复例子-Implementation of a network using socket control string is sent and the reply example
ping2
- 一个“Ping”程序,主要包括:填写一个ICMP回响请求报文,以数据报的方式向目标主机发送,然后接收目标主机回送的ICMP回响应答报文,若成功,给出提示信息。-A " Ping" program, including: completing an ICMP echo request packet to the way packets sent to the target host, then sent back to the target host receives the I
TestPacketSend
- 在ndis层控制网卡,可接收数据包,还可控制网卡发送数据包。-In ndis layer control card, can receive data packets, data packets can be sent through the network card.
ip(sy6)
- 基于Winpcap的可定制IP首部的报文发送程序的 设计与实现-Based on Design and Implementation the Winpcap of customizable IP header of packets sent procedures
64bit_jpcap
- JPCAP是一个开源库从Java应用程序的网络数据包捕获并发送。它提供的设施: 捕获原始数据包从电线。 脱机文件保存捕获的数据包,读取捕获的数据包从一个脱机文件。 自动识别数据包类型,并生成相应的Java对象(用于以太网的IPv4,IPv6中,ARP / RARP,TCP,UDP和ICMPv4报文)。 根据用户指定的规则过滤数据包调度给应用程序之前。 原始数据包发送到网络 Jpcap是基于 libpcap的/ WinPcap的在C和Java实现。JPCAP已通过测试微软
Send_IP_Packet
- 发送ip数据报,十分实用-Ip packets sent, very practical,
my_text_test
- 文本操作代码,主要是对已获得微博信息进行分析,已获得微博发送的时间、地点、评论数量、转发量、转发内容、转发内容所涉及图片等内容。-Text manipulation code, has been mainly on the micro-blog information for analysis, has been sent microblogging time, location, number of comments, forward amount, forwarding content, p
fname=封包助手
- Internet用户使用的各种信息服务,其通讯的信息最终均可以归结为以IP包为单位的信息传送,IP包除了包括要传送的数据信息外,还包含有信息要发送到的目的IP地址、信息发送的源IP地址、以及一些相关的控制信息。当一台路由器收到一个IP数据包时,它将根据数据包中的目的IP地址项查找路由表,根据查找的结果将此IP数据包送往对应端口。(All kinds of information services used by Internet users, the information of their c
