1.前言

本文主要讲解传输层协议UDP TCP

2.UDP

2.1 UDP from an application perspective

2.2 UDP support history in lwIP

2.3 External references

  • RFC 768 User Datagram Protocol
  • RFC 3828 Lightweight User Datagram Protocol.

3.TCP

3.1 TCP from an application perspective

3.2 TCP support history in lwIP

3.3 External references

  • RFC 793 - Transmission Control Protocol
  • RFC 1122 - Requirements for Internet Hosts -- Communication Layers
  • RFC 2001 - TCP Slow Start, Congestion Avoidance, Fast Retransmit, and Fast Recovery Algorithms
  • RFC 2581 - TCP Congestion Control
  • RFC 3390 - Increasing TCP's Initial Window
  • http://www.tcpipguide.com/ The TCP/IP guide

最新文章

  1. COGS743. [网络流24题] 最长k可重区间集
  2. EXCEL里面的数字显示为文本 不用科学计数法显示
  3. C++ 编译报错
  4. CCNA网络工程师学习进程(6)vlan相关协议的配置与路由器简单配置介绍
  5. HtmlAgilityPack搭配 ScrapySharp或HtmlAgilityPack.CssSelectors
  6. OpenResty(nginx+lua) 入门
  7. json时间格式化问题
  8. JS函数调用的方法
  9. hdu 1260 Tickets
  10. Activity声明周期容易出现的问题
  11. (转载)HTML标签<br><br/>的区别在哪里?
  12. Java随机输出验证码包含数字、字母、汉字
  13. 测试驱动 ASP.NET MVC 和构建可测试 ASP.NET MVC 应用程序
  14. 【分享】一个集成tracert和ping的网络监测工具
  15. vue简单的自由拖拽
  16. NodeJs的async
  17. 利用Runtime实现简单的字典转模型
  18. Unknown entity: org.jbpm.services.task.audit.TaskEventImpl
  19. VueJs(11)---vue-router(命名路由,命名视图,重定向别名,路由组件传参)
  20. C#の----Func,Action,predicate在WPF中的应用

热门文章

  1. CodeForces149D dfs实现区间dp
  2. MHA环境搭建
  3. Elastic Stack之FileBeat使用实战
  4. 分享两个好用的nosql GUI工具
  5. NGUI使用图集的精灵换图片
  6. python 字符串 切片
  7. SpringMVC+Shiro不拦截静态资源配置
  8. linq总结系列(一)---基础部分
  9. layui打印html页面转成pdf
  10. Elasticsearch分片优化