未验证 提交 9b88cdfd 编写于 作者: 王下邀月熊-WxChevalier's avatar 王下邀月熊-WxChevalier 提交者: GitHub

Update TCPIP-Reference.md

上级 7213c5bf
......@@ -4,10 +4,12 @@
* [TCP/IP 漫游](https://parg.co/UVU): TCP/IP 是互联网的基础协议栈,它包括大大小小几十个协议。本篇文章主要涉及到就是 HTTP、TCP、IP 协议。我们经常学的网络模型是七层或者五层,实际上一般认为一共只有四层就可以了。
- [UNP #Series#](https://parg.co/UVl): The Transport Layer: TCP, UDP, and SCTP, Sockets Introduction, Elementary TCP Sockets, etc.
* [UNP #Series#](https://parg.co/UVl): The Transport Layer: TCP, UDP, and SCTP, Sockets Introduction, Elementary TCP Sockets, etc.
* [Secrets of Mobile Network Performance](http://aosabook.org/en/posa/secrets-of-mobile-network-performance.html): The first portion will explore the particulars of mobile cellular networking that contribute to the latency problem. In the second portion software techniques to minimize the performance impact of elevated network latency will be introduced.
* [2018-关于 TCP/IP,必知必会的十个问题](https://mp.weixin.qq.com/s/qn5fw8yHvjBou6Ps2Xo9Lw): 本文整理了一些 TCP/IP 协议簇中需要必知必会的十大问题,既是面试高频问题,又是程序员必备基础素养。
# Socket
* [Linux 的 SOCKET 编程详解 ](http://blog.csdn.net/hguisu/article/details/7445768/)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册