期刊文献+

应用于嵌入式系统的TCP简化实现方法 被引量:1

A Simplified Implementation of TCP on a Small-size Embedded System
下载PDF
导出
摘要 该文介绍了一种适用于嵌入式系统的TCP实现方法,符合RFC1122的兼容性规范,而代码的规模只有BSDTCP的30%。该实现强调对TCP的简化,以提高可靠性;同时应用了几种简化的TCP优化技术以提升性能,包括头部预测、重传回退。该TCP无须操作系统的支持,假定整个IP栈运行在裸机上。 This paper describes the way how to implement TCP on a small-size embedded system.This implementation is compliant with RFC1122.And the size of this implementation is shortened as nearly half size as the BSD TCP.How to simplify TCP is the focus point.And this paper introduces several shortened TCP improvement techniques,including Header Prelibation,Retransmission Roll-back.This implementation is based on the bare machine,where doesn't need the support of OS.
作者 李立清 路海
出处 《计算机工程与应用》 CSCD 北大核心 2004年第7期142-145,共4页 Computer Engineering and Applications
关键词 TCP 简化 实现 嵌入式系统 TCP,Simplified,Implementation,Embedded system
  • 相关文献

参考文献5

  • 1[1]Gary R Wright ,W Richard Stevens.TCP/IP Illustrated Vol 2 :The Implementation[M]. 1994
  • 2[2]W Richard Stevens.TCP/IP Illustrated Vol 1 :The Protocols[M].1994
  • 3[3]RFC 1122 Requirements for Internet Hosts-Communication Layers[S].IETF, 1989
  • 4[4]KA9Q TCP/IP Source Code[M].Phil Karn, 1993
  • 5[5]MSDN Library Visual Studio 6.0[DB/CD].Microsoft,1998

同被引文献8

引证文献1

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部