The energy for the reaction is gained by the cleavage of Uridine diphosphate (UDP).
反应的能量通过二磷酸尿苷的裂解获得。
UDP also operates in this way, which makes it advantageous for message-oriented protocols.
UDP也是这样进行操作,这对于面向消息的协议非常有益。
However, UDP is a fast protocol that preserves the boundaries of the messages it transports.
然而,UDP是一种快速协议,可以保护自己传输的消息的边界。
In these examples, both commands perform the same task — they specify that all TCP and UDP packets will match this rule.
在上述示例中,这两条命令都执行同一任务—它们指定所有TCP和UDP信息包都将与该规则匹配。
The top of Figure 1 illustrates a UDP client and server.
图1的上部说明一个UDP客户端和服务器。
These tools use SNMP over UDP to poll an SNMP agent for device and application metrics.
这些工具通过UDP使用SNMP来为SNMP代理轮询设备和应用程序指标。
With this change, we were able to deploy UDP without compromising performance on the backend.
这样改动之后,我们就可以部署UDP同时后端性能不打折。
Socket connections to the game servers are common, often using UDP.
通常使用套接字连接游戏服务器,常常使用UDP。
The packets themselves differ, depending on whether it is a UDP or TCP packet.
数据包本身也存在区别,这取决于它是UDP或者TCP数据包。
UDP permits the host to manage congestion, pushing this aspect into the application layer protocol of FASP (see Figure 3).
UDP允许主机管理阻塞,将这个方面推进到 FASP的应用层协议中(参见图 3)。
For example, NFS can use either TCP or UDP, depending on the version and your preference.
例如,NFS既可以使用TCP,也可以使用UDP,这取决于您所使用的版本和您的偏好。
The code for UDP does not need any connector or acceptor classes.
UDP的代码不需要任何连接器或接受器类。
Since RUDP is not based on multicasting, routing messages between disparate networks is no different than forwarding normal UDP traffic.
由于RUDP不是基于多播的,在完全不同的网络之间路由消息与转发常规ud p流量没有什么不同。
Even though most services reserve both TCP and UDP ports, applications do not have to use both UDP and TCP.
尽管大部分服务同时保留tcp和udp端口,应用程序不必同时使用UDP和TCP。
Unlike TCP, the client and server code look quite similar for UDP-based communication.
与TCP不同,用于UDP通信的客户机代码和服务器代码非常相似。
UDP packet or user datagram: UDP is an unreliable, connectionless protocol.
UD p包或用户数据报:udp是不可靠、无连接的协议。
If UDP is unavailable, however, audio and video streams are tunneled to clients through the TCP transport.
但是,如果不能使用UDP,则可以借助隧道技术将音频和视频流通过TCP传输到客户机。
Listing 5 defines a basic UDP-based client communication framework.
清单5定义基于UDP的基本客户机通信框架。
Also, datagrams may be lost in transit; however, UDP makes a best effort at delivery.
另外,数据报可能在传输过程中丢失;但是,UD p会尽可能传输数据。
It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
它极大简化了网络编程,如TCP和UD P套接字服务器。
This should show that the connection has been established with the other host using UDP, shown in Listing 7.
这应该显示,已经使用UDP与其他主机建立连接,如清单7所示。
You want the reliability of TCP but the framing aspects of UDP.
您想要获得 TCP的可靠性和UDP的帧同步。
UDP packets are connectionless and can be broadcast to all hosts instead of a single unicast stream.
UDP数据包无连接,可广播到所有主机,而非单一单播流。
UDP is a message-oriented protocol that neither guarantees ordering of delivery nor manages congestion.
UDP是一种面向消息的协议,它不能确保有序地发送数据,也无法管理网络拥塞的问题。
The global options set the use of UDP, the UDP port, and configure the name of the virtual device that will be created.
全局选项设置使用UDP、udp端口,并配置将要创建的虚拟设备的名称。
Using BNEP, you can run other networking protocols, such as IP, TCP, and UDP, over Bluetooth.
使用BNEP,可以在蓝牙上运行其他网络协议,例如IP、TCP和UDP。
Paralleling at the IP level shares many of the same characteristics of using TCP rather than UDP.
ip层上的并行和使用TCP而不是UD p有许多相同特征。
Paralleling at the IP level shares many of the same characteristics of using TCP rather than UDP.
ip层上的并行和使用TCP而不是UD p有许多相同特征。
应用推荐