请输入您要查询的字词:

 

单词 UDP
释义

UDP

1. Uniform Dialing Plan. See uniform dialing plan. 2. User Datagram Protocol. A Transport Layer host-to-host protocol in the TCP/IP protocol suite, UDP is a connectionless protocol for datagram-oriented applications. Like the Transmission Control Protocol (TCP), UDP uses the Internet Protocol (IP) for addressing and routing purposes. Unlike TCP, UDP provides no sequencing, error control, or flow control mechanisms. An application program that uses UDP assumes full responsibility for all issues of reliability, including data loss, data integrity, packet latency, data sequencing, and loss of connectivity. UDP is used extensively in voice over Internet Protocol (VoIP) and stream-oriented multimedia applications, where compression techniques are designed to mitigate such issues over a highly shared packet network. UDP

also works well where transactions are of such short duration that connection setup overhead comprises a large proportion of overall transaction traffic, as exemplified by Simple Network Management Protocol (SNMP) exchanges.

The standard size of the UDP header is eight octets, as illustrated in Figure U-1. The UDP header comprises the following fields:

Source Port: 16 bits that define the port number used by the source application program.

Destination Port: 16 bits that define the port number used by the destination application program.

74570c21.qxd 9/11/07 12:36 PM Page 506

随便看

 

科学参考收录了5291条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/15 1:17:07