UDP

abbr.  单位部署计划(Unit Deployment Program); 用户数据协议(User Data Protocol); 通用靶机队;通用遥控无人驾驶飞机队(英国)(Universal Drone Pack)

复数:udps第三人称单数:udps

计算机化学



双语例句

  1. UDP packets are connectionless and can be broadcast to all hosts instead of a single unicast stream.
    UDP数据包无连接,可广播到所有主机,而非单一单播流。
  2. UDP packet or user datagram: UDP is an unreliable, connectionless protocol.
    UDP包或用户数据报:UDP是不可靠、无连接的协议。
  3. If UDP is unavailable, however, audio and video streams are tunneled to clients through the TCP transport.
    但是,如果不能使用UDP,则可以借助隧道技术将音频和视频流通过TCP传输到客户机。
  4. A NAT/ firewall is used to implement policies that affect TCP or UDP-layer traffic.
    使用NAT/防火墙来实现影响TCP或UDP层流量的策略。
  5. Audio and video streams are preferably transmitted through the User Datagram Protocol ( UDP).
    音频和视频流通过用户数据报协议(UserDatagramProtocol,UDP)传输较为可取。
  6. Using this utility, you explored tcp and udp workload tuning while also learning some other noteworthy parameters.
    您使用这个实用工具研究了tcp和udp工作负载优化,同时还了解了一些其他值得关注的参数。
  7. TCP and SCTP are connection-based protocols, while UDP is a connection-less protocol.
    TCP和SCTP都是基于连接的协议,而UDP则是一种无连接的协议。
  8. UDP is a message-oriented protocol that preserves the boundaries of messages between the sender and receiver.
    UDP是面向消息的协议,它保留发送者和接收者之间的消息边界。
  9. The protocol limits are fine if the applications that you want to use are TCP or UDP-based.
    如果您想要使用的应用程序是基于TCP或UDP的,那么协议限制不成问题。
  10. Generally speaking, UDP is faster, while TCP is more secure.
    一般而言,UDP更快,而TCP更安全。
  11. Socket_type describes how the connection works and is usually either stream for TCP connections or dgram for UDP services.
    sockettype描述连接如何工作,常常是stream(用于TCP连接)或dgram(用于UDP服务)。
  12. Unlike TCP, the client and server code look quite similar for UDP-based communication.
    与TCP不同,用于UDP通信的客户机代码和服务器代码非常相似。
  13. The packets themselves differ, depending on whether it is a UDP or TCP packet.
    数据包本身也存在区别,这取决于它是UDP或者TCP数据包。
  14. You will create a_kerberos and_kpasswd service for both TCP and UDP, which will result in four unique entries.
    将为TCP和UDP创建一个kerberos和kpasswd服务,从而得到四个唯一条目。
  15. This is one of the key differences between TCP and the User Datagram Protocol ( UDP).
    这是TCP与UDP(UserDatagramProtocol,用户数据报协议)的一个重要区别。
  16. Paralleling at the IP level shares many of the same characteristics of using TCP rather than UDP.
    IP层上的并行和使用TCP而不是UDP有许多相同特征。
  17. With both TCP/ IP and UDP/ IP communications, the key elements are the IP addresses used to identify the hosts and the port number.
    在TCP/IP和UDP/IP的通信中,最主要的元素是用于确定主机和端口号的IP地址。
  18. UDP also operates in this way, which makes it advantageous for message-oriented protocols.
    UDP也是这样进行操作,这对于面向消息的协议非常有益。
  19. These tools use SNMP over UDP to poll an SNMP agent for device and application metrics.
    这些工具通过UDP使用SNMP来为SNMP代理轮询设备和应用程序指标。
  20. For example, NFS can use either TCP or UDP, depending on the version and your preference.
    例如,NFS既可以使用TCP,也可以使用UDP,这取决于您所使用的版本和您的偏好。
  21. NFS is based on a pair of standard Internet communication protocols called UDP/ IP.
    NFS是建立在UDP/IP这两个标准Internet通讯协议上。
  22. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
    它极大简化了网络编程,如TCP和UDP套接字服务器。
  23. Finally, the reassembled packet is passed up the stack to either TCP or UDP.
    最后,再把装配好的数据包向上传递到TCP协议或UDP协议程序。
  24. The two most popular protocols for data transmission in the network are TCP and UDP.
    两个在网路上最受欢迎的资料传输协定是TCP和UDP。
  25. Thesis of UDP-based VC network programming design and implementation, and asynchronous transfer technology using a simple UDP Server.
    论文研究基于VC的UDP网络编程的设计与实现,并采用异步传输技术实现了一个简单的UDPServer。
  26. UDP Package Method Based on the IPSEC and NAT Technology
    基于IPSEC和NAT技术的UDP封装方法
  27. This function is not invoked for UDP transport.
    此功能没有援引UDP传输。
  28. Introduces the function and logic structure of a monitoring and communication platform based on characteristic of UDP protocol.
    根据UDP协议的特点,介绍了测控通信平台的功能和逻辑结构。
  29. Not updated often, but it's a decent listing of default TCP/ UDP ports in use.
    不经常更新,但它是一个体面的上市默认的TCP/UDP端口使用。
  30. Can I choose between UDP and TCP?
    我能够选择使用UDP还是TCP协议吗?