首页 > 其他 > 详细

messages exchanged between the client's and server's computers will never be lost, damaged, or received out of order. [1]

时间:2017-01-15 07:34:03      阅读:198      评论:0      收藏:0      [点我收藏+]

w几乎所有的HTTP通信都由TCP/IP承载。

 

HTTP The Definitive Guide

Just about all of the world‘s HTTP communication is carried over TCP/IP, a popular layered set of
packet-switched network protocols spoken by computers and network devices around the globe. A
client application can open a TCP/IP connection to a server application, running just about anywhere
in the world. Once the connection is established, messages exchanged between the client‘s and server‘s
computers will never be lost, damaged, or received out of order.
[1]

[1]
Though messages won‘t be lost or corrupted, communication between client and server can be severed if
a computer or network breaks. In this case, the client and server are notified of the communication
breakdown.

messages exchanged between the client's and server's computers will never be lost, damaged, or received out of order. [1]

原文:http://www.cnblogs.com/yuanjiangw/p/6286441.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!