TCP协议介绍
2016-09-20 23:05:18 0 举报
AI智能生成
TCP/IP 卷一详解版
作者其他创作
大纲/内容
17.1 Introduction
In this chapter we provide a description of the services provided by TCP for the application layer. we also look at the fields in the TCP header . In the chapter that follow we examine all these header fields in more details, as we see how TCP operates.
17.2 TCP Service
Even though TCP and UDP use the same network layer(IP), TCP provides a totally different service to the application layer than UDP does. TCP provides a connection-oriented, reliable , byte stream service
17.3 TCP Header
Recall that TCP data is encapsulated in an IP datagram, as shown in Figure 17.1
17.4 Summary
0 条评论
下一页