UDP
UDP什么意思,UDP翻译
基本解释
n.: 用户数据报协议;尿苷二磷酸
网络: 用户数据报协议(User Datagram Protocol);用户数据包协议;用户数据协议
英汉解释
尿苷二磷酸
用户数据报协议
例句
Object-oriented approach has been used in Network communication module to encapsulate TCP, UDP protocols to transfer network message.
网络通讯模块采用面向对象(OO)技术对TCP、UDP协议进行封装,以消息形式通过网络传输客户端与服务器端的交互信息。
Examples of protocols are TCP, UDP, ICMP, comma-delimited list of any combination of these three protocols and ALL (for all protocols).
协议示例有TCP、UDP、ICMP、用逗号分隔的任何这三种协议的组合列表以及ALL(用于所有协议)。
Applications that use UDP must be prepared to handle missing , duplicate, and out-of- sequence datagrams .
使用UDP的应用程序必须准备处理丢失的、重复的和顺序有误的数据文报。
Instead, we used separate UDP sockets for transmitting replies (with one of these reply sockets per thread).
所以,我们使用了分离的UDP套接字来传递回复(每个线程用一个答复套接字)。
In response to this, the resolver may repeat the query to the name server, using TCP rather than UDP as the transport.
针对这种状况,解析程序可能会使用TCP而不是UDP作为传输向命名服务器重复发出查询。
Table 2 gives an example of the ports that might be used for the transmission of a single MPEG-1 video using UDP streaming.
表2提供了一个端口示例,可用于传输一个使用UDP流的MPEG-1视频。
These two client classes encapsulate the creation of TCP and UDP sockets without requiring you to handle the details of the connection .
这两个客户端类封装TCP和UDP套接字的创建,而不需要您处理连接的细节。
With this change, we were able to deploy UDP without compromising performance on the backend.
这样改动之后,我们就可以部署UDP同时后端性能不打折。
Need to understand the past few days under udp communication process, the Internet found that information It"s small.
这几日需要了解下udp通讯的过程,上网发现这方面的资料还挺少。
TCP model is used in the text chatting and UDP for the point-to-point video chats between the Clients.
文字聊天采用TCP模式;语音视频聊天采用UDP模式,在客户端之间点对点的进行。