搜索资源列表
rawstuff.zip
- 使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能。,It has realised the Raw socket`s initialation, receiving, sending of data packets and closing functions in which packet32 is used.
高层API库,主要用C语言编写
- 是一个高层API库,主要用C语言编写,为应用程序设计人员提供了网络数据包的构造,处理和发送等功能接口-Is a high-level API libraries, mainly in C language, designed for the application of network data packets provide the structure, processing and distribution functions Interface
UDPpackage
- UDP协议的接收发送数据包,c#的Winform形式,界面简单功能完成。希望给大家带来点帮助。-UDP protocol to send data packets received, c# a Winform form interface, simple and feature complete. Want to give us some help.
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
ConvCap
- 对wincap的C++封装,便于发送及接收任意数据包,主要为学习之用-Of wincap the C++ Package, easy to send and receive arbitrary packets, mainly for learning purposes
sendArp
- 用Visual C++实现简单地ARP数据包发送-Using Visual C++ Achieve simply send ARP packets
ArpByWinpcap
- 自己编写的网络主机扫描程序 基于winpcap编写 通过发送原始ARP数据包探测局域网内的主机 自己的MAC地址也是由向自己发ARP包探测得到 程序基于VC6编写,编译需要winpcap的sdk 运行需要winpcap的驱动-I have written a network scanner host winpcap based on the preparation of original ARP by sending packets to detect local area
ip_capture
- 自己编写的网络程序。 根据定时器设定,捕获本机接收及发送的IP数据包,统计IP数据包的信息。 可以自行选定机上任意一块网卡进行捕获!-Their own procedures for the preparation of the network. In accordance with timer settings, to capture the machine to receive and send IP data packets, statistical information of
winpcap
- 利用wincap 发送udp数据包,可以修改源磅IP-Wincap sent using udp packet, you can modify the source IP pounds
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
Arp
- 使用ARP协议获取局域网内活动主机物理地址 Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。 本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。 在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。 -Get the host
sendcap
- winpcap中发送数据包的程序,就是可以构造数据包,并进行发送-winpcap packet sent in the procedure, that is, data packets can be constructed, and to send
code_v6-version
- 是一个高层API库,主要用C语言编写,为应用程序设计人员提供了网络数据包的构造,处理和发送等功能接口-Is a high-level API libraries, mainly in C language, designed for the application of network data packets provide the structure, processing and distribution functions Interface
test_winpcap
- 利用winpcap开发的一个能够发送基于iec61850-9-1的数据包的程序。-Developed using winpcap to send a iec61850-9-1-based packet procedure.
ARP
- 基于WinPcap开源程序开发,在网络中发送ARP数据包,后扑火ARp响应,显示以太网中的IP地址与mac地址的对应关系。-WinPcap-based open source development, in the network to send ARP packets, after the fire suppression ARp response, shows the IP address of the Ethernet address of correspondence with the
TestPacketSend
- 在ndis层控制网卡,可接收数据包,还可控制网卡发送数据包。-In ndis layer control card, can receive data packets, data packets can be sent through the network card.
clink_net_probe
- 一个测量网络带宽的小工具,能够向目的IP地址发送数据包并测量逐跳网络带宽,存储测量结果。测量方法值得学习。-utility that estimates the latency and bandwidth of Internet links by sending UDP packets from a single source and measuring round-trip times. The basic mechanism is similar to ping and
send
- Winpacp很好的发送数据包的代码,不错哦-Winpacp capture instance, a good example, good ah
fname=封包助手
- Internet用户使用的各种信息服务,其通讯的信息最终均可以归结为以IP包为单位的信息传送,IP包除了包括要传送的数据信息外,还包含有信息要发送到的目的IP地址、信息发送的源IP地址、以及一些相关的控制信息。当一台路由器收到一个IP数据包时,它将根据数据包中的目的IP地址项查找路由表,根据查找的结果将此IP数据包送往对应端口。(All kinds of information services used by Internet users, the information of their c