Designed as an event stream protocol.
被设计成为一个事件流协议。
TCP guarantees that data is delivered in order (which is a good thing, considering TCP is a stream protocol).
TCP可以确保数据是按照次序发送的(考虑到TCP是一种流协议,这是一件好事)。
Even then, the implementations of TCP (for a stream protocol) or UDP (for a message-based protocol) serve as useful models for starting out with new development.
即使现在,TCP(用于流协议)或UDP(用于基于消息的协议)的实现都可以作为开始新开发有用模块使用。
应用推荐