搜索资源列表
emac_app
- 一个网卡的应用,基于kb9202开发板,SOC是atmel的at91,实现了ICMP和ARP协议,IP太繁,实现个缩水版的又没有意思-a card applications, based on kb9202 Development Board, the SOC is atmel at91. Implementation of ICMP and ARP, IP is too complex and achieve a shrunken version of the formula interest
IP
- 移植到嵌入式系统的TCPIP协议源码,源码内有详细中文注解。 已实现的功能: 支持TCP, UDP, IP, ICMP, ARP, ETHERNET等协议;兼容BSD标准的Socket API接口函数库;ICMP实现PING的功能和UDP无效端口返回;支持TCP的流控制和超时重传;支持TCP主动连接和被动连接; 支持在多任务中建立多个不同的TCP连接,支持各连接同时收发数据; 提供WebSever和UDP服务器范例。 还没实现功能:
AT91SAM7X256-BasicEMAC_IAR4_30-1_2_RMII
- ARM7X256的网络ARP和ICMP的简单软件协议版(备注是IAR开发环境下)-ARM7X256 network ARP and ICMP simple version of the software agreement (Note that IAR development environment)
44b0-rtl8019as
- 此程序为s3c44b0+rtl8019的网口通讯程序。程序中实现了arp协议、imcp协议和udp协议的通信!代码经测试完全可靠!-This program is s3c44b0+ rtl8019 of the net mouth communication process. Program implemented arp protocol, imcp protocol and udp protocols of communication! The code has been tested an
sip
- 本系统设计并实现了基于 LPC2292, DM9000 的嵌入式网络通讯协议,协议遵循 RFC 标准 TCP/IP 规范。使用标准 C++ 语言在 ADS 下开发,完全源代码,方便移植与维护,代码小且运行效率高,容易进行二次开发。 系统实现了:以太网数据帧的收发、ARP 请求与应答、ICMP 中的 Ping 请求与应答、IP、UDP、简易的路由处理,可跨越网关收发数据。 使用本系统可进行各种具备网络功能产品的开发,如 VoIP 电话系统, 网络打印机,终端系统,各种监控系统、数据采集系统