搜索资源列表
sip
- 本系统硬件基于 LPC2292 与 DM9000 的嵌入式网络通讯协议,协议遵循 TCP/IP 规范。 本系统使用 ADS 开发,使用标准 C++ 程序设计语言,可方便移植与维护。 硬件配置为:小端模式,16位数据总线宽度,命令传送地址为0x81000100,数据传送地址为0x81000104。 软件配置:是用程序查询方式获取和发送以太网数据帧,DM9000 各配置信息均由程序进行设置。 更多信息请阅读程序源码。 松牛 http://sonew.512j.com/
tcp
- 以太网数据包发送和接收,设置相同的端口号即可
SISDF
- 模拟以太网帧的发送过程,要求模拟实现CSMA/CD的传送过程
packetdriverdatatrans
- 利用packetdriver接受发送以太网帧。
CLIENT_104
- TCP客户端。以太网通讯。发送自定义报文。-TCP client. Ethernet communications. Send a custom message.
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
cs2011.11.25
- 以太网通信中数据帧的接收,数据帧的解析。校验码的计算对比,数据的提取,数据帧的重组发送。-Ethernet communication data frame reception, the parsing of the data frame. Checksum calculation contrast, data extraction, the reorganization of the data frame to send.
SendPacket
- 通过winpcap 库,加载头文件,封装以太网包,IP包,TCP包,发送出去!-Winpcap library, load the header files, encapsulated Ethernet packets, IP packets, TCP packets, sent!
ethernet
- 自己编写的以太网解析小程序,是一个包括发送组包、接收解析的样例程序-Ethernet Parser Progress
Translate
- 实现任意文件类型、大小的以太网文件传输。是学习WinSock的很好的入门参考.先关闭Nagle算法发送文件名,后开启Nagle算法传输整个文件-Any file type, the size of the Ethernet file transfer. Learning the the WinSock entry reference. Turn off the Nagle algorithm to send the file name, open the Nagle algorithm to t
echo
- 使用VC6.0编写的基于以太网口的与开发板通讯的程序,可以实现上位机和下位机之间文件的发送和接收-VC6.0 prepared using the program based on the Ethernet port to communicate with the development board can achieve the upper machine and lower machine between the sending and receiving of files
XmlRptSender
- [原创]Python/pyqt代码,读取xml文件并以列表方式显示,可将列表内容发送至以太网。-Python pyqt read xml file and show content,send socket report。
wanglu0
- 以太网通信报文,可以通过协议验证此程序,实现了报文的发送接收。-Ethernet communication message, can verify this process by agreement, the message sending and receiving.
64bit_jpcap
- JPCAP是一个开源库从Java应用程序的网络数据包捕获并发送。它提供的设施: 捕获原始数据包从电线。 脱机文件保存捕获的数据包,读取捕获的数据包从一个脱机文件。 自动识别数据包类型,并生成相应的Java对象(用于以太网的IPv4,IPv6中,ARP / RARP,TCP,UDP和ICMPv4报文)。 根据用户指定的规则过滤数据包调度给应用程序之前。 原始数据包发送到网络 Jpcap是基于 libpcap的/ WinPcap的在C和Java实现。JPCAP已通过测试微软
eNet
- 以太网测试和以太网连接发送字符程序,操作以太网模块。-enet ,ethernet module device.code for link,send words.
SISDF
- 模拟以太网帧的发送过程,要求模拟实现CSMA/CD的传送过程-Simulation of Ethernet frames sent process simulation to achieve the requirements CSMA/CD transmission process
RAW-SOCKET
- 熟悉Linux环境下基本的raw socket编程,对以太网帧进行初步分析,可通过程序完成对不同层次PDU的字段分析,修改和重新发送。-Familiar with the basic raw socket programming under Linux environment, a preliminary analysis of Ethernet frames can be completed through the program at different levels PDU field a
ndisuio
- ndisuio驱动接收和发送802.1x以太网帧数据的例子-Examples ndisuio drive 802.1x Ethernet frames received and transmitted data
MFCSocketClient
- 基于MFC的Socket套接字编程实现以太网客户端的创建,同时可以连接服务器和发送数据-MFC-based Socket socket programming to create Ethernet client, and can connect to the server and send data
Ping
- 本实验主要目的是让学生熟悉 Linux 环境下基本的 raw socket 编程,对以太网帧进 行初步分析,可通过程序完成对不同层次 PDU 的字段分析,修改和重新发送。-The main purpose of this experiment is to familiarize students with basic raw socket programming under Linux environment, Ethernet frames preliminary analysis, th