意法半导体ARM7 STR710+DM9000A的TCP/IP实现
上传时间: 2014-12-22
上传用户:天涯
一篇关于TCP-Vegas的文献:Vegas is an implementation of TCP that achieves between 37 and 71% better throughput on the Internet, with onefifth to one-half the losses, as compared to the implementation of TCP in the Reno distribution of BSD Unix. This paper motivates and describes the three key techniques employed by Vegas, and presents the results of a comprehensive experimental performance study—using both simulations and measurements on the Internet—of the Vegas and Reno implementations of TCP.
标签: implementation TCP-Vegas throughpu achieves
上传时间: 2014-01-08
上传用户:lwwhust
LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。
上传时间: 2016-11-10
上传用户:lps11188
本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。
上传时间: 2016-11-11
上传用户:duoshen1989
G20手机模块TCP/IP通信说明 记录如何进行G20通信模块软件的功能设计
上传时间: 2013-12-10
上传用户:edisonfather
pl 2200 eary arm tcp ip
上传时间: 2014-01-03
上传用户:fandeshun
Linux网络通信实例TCP&UDP 包括UDP和TCP简单的客户端和服务端两个程序 Linux下面轻松编译通过
上传时间: 2014-10-31
上传用户:璇珠官人
linux 网络编程 c C++ UDP tcp
上传时间: 2013-12-27
上传用户:wang5829
tcp udp socket 网络编程 linux
上传时间: 2016-11-16
上传用户:gtf1207
TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是我自己根据下载的代码经过努力的修改和调试得到的,程序稳定,TCP UDP ICMP web都得到很好的实现。os是UCOS-II.程序包里面有详细的程序演示说明
上传时间: 2016-11-18
上传用户:fredguo