UDP (User Datagram Protocol) based data transmission method
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- ่ไธ
- Publication Date
- 2010-07-14
- Estimated Expiration
- Not applicable ยท inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to a data transmission method in the Internet, more specifically, to a data transmission method based on UDP protocol. Background technique
[0002] TCP (Transmission Control Protocol), transmission control protocol, is mainly used to establish a virtual connection between hosts to achieve high reliability packet exchange. The IP protocol can divide and assemble IP data packets, but it is not clear whether the data packets are successfully sent to the target computer through the IP protocol. The use of the TCP protocol is different. In this protocol transmission mode, after the data packet is successfully sent to the target computer, TCP will request to send an acknowledgment; if the acknowledgment is not received within a certain time limit, then TCP will resend the data packet. . In addition, in the process of transmission, if out-of-order, lost and damaged data packets are received, TCP can also be responsible for recovery. ...