快好知 kuaihz


UDP造句
1. UDP port number is a positive integer value. 2. We also chose UDP because it's an efficient protocol for low-latency streaming video conversations, voice conversations or other similar solutions. 3. Clustering technologies often make use of a fast communication protocol, such as User Datagram Protocol (UDP) or Multicast protocols. 4. The network communication is based on UDP, which needs no building connection between the server and client. So system overhead is very little. 5. Network, which includes checks and information on outbound and inbound traffic, TCP version, interface, IP and User Datagram Protocol (UDP). 6. Moreover. A method of periodically sending UDP packet to NAT gateway is proposed in order to maintain the dynamic address mapping within the NAT. 7. Chitin synthase is the important enzyme that converts UDP - GlcNAc to chitin. 8. Gets the number of local endpoints that are listening for User Datagram Protocol (UDP) datagrams. 9. UDP is very similar to TCP, but is simpler and less reliable. 10. Audio and video streams are preferably transmitted through the User Datagram Protocol (UDP). 11. The actual application programs transmit data using either User Datagram Protocol (UDP) or Transmission Control Protocol (TCP) transport layer protocols. 12. Solution: By encapsulating the ESP PDU with a UDP header, the NAT can use the UDP ports to multiplex the IPSec data streams. 13. If User Datagram Protocol (UDP) was used as transport protocol, we can get even fewer file download response time and thereby network performance was improved. 14. Because UDP is an unreliable protocol, UDP ports require significantly more time to scan than TCP ports. 14.try its best to collect and build good sentences. 15. It is used with multicasting: sending a UDP datagram to multiple hosts. 16. Part of the firewall contains three applications: Transmission Control Protocol/Internet Protocol (TCP/IP), User Datagram Protocol (UDP), and ICMP. 17. In other cases, such as Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) sockets, there is no directory listing. 18. The total throughput achieved is 300, 000 UDP requests/s, but the latency at that request rate is too high to be useful in our system. 19. In contrast, User Datagram Protocol/Internet Protocol (UDP/IP) applications send stateless data without establishing a connection. 20. If you also want to scan the User Datagram Protocol (UDP) ports, you must specify the -sU options, as shown here in Listing 3. 21. Whereas NBT ran on TCP and User Datagram Protocol (UDP) ports 137-139, direct hosting uses TCP and UDP port 445. 22. To remedy the defect of User Datagram Protocol(UDP) transmission in reliability, this paper proposes a design method using Finite State Machine(FSM) to control UDP transmission data. 23. The protocol informsIP at the destination host whether to pass the packet up to TCP or UDP. 24. In one implementation, each of the wireless switches can use the configuration information and the wireless switch list to open a UDP/IP socket to each of the other wireless switches. 25. For those of you who already know how to read a UDP packet header, chapter 3 is your starting point. 26. Just like all other types of connection you can also upload UDP connections into the programming device using STEP 7 online functions. 27. True network emulation also provides flexibility to filter network packets that are based on IP addresses or protocols such as TCP, UDP, and ICMP. 28. Sets or clears the SO_BROADCAST socket option. When this option is set, UDP packets may be sent to a local interface's broadcast address. 29. According to software structure, G. 729 speech coding as well as the choice of UDP (User Datagram Protocol) transport protocols and realization on TMS320C5402 are given. 30. LINUX operating system in the development of network communication program. Client programs using UDP protocol.