COMPUTER NETWORKING

APPLICATION LAYER

SOCKET INTERFACE PROGRAMMING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In UDP sockets, the 2-tuple structure contains
A
Server IP and port number
B
Client IP and port number
C
Client and server IP numbers
D
Client and server port numbers
Explanation: 

Detailed explanation-1: -Note that no two UDP sockets can be bound to the same port unless the bound IP addresses are different.

Detailed explanation-2: -Description. UDP socket routines enable simple IP communication using the user datagram protocol (UDP). The User Datagram Protocol (UDP) runs on top of the Internet Protocol (IP) and was developed for applications that do not require reliability, acknowledgment, or flow control features at the transport layer.

Detailed explanation-3: -UDP Broadcast is an automatic method that can be used without manually entering the IP address of all Audia/Nexia devices. TCP can be used only if the exact IP addresses are known and can be entered manually.

There is 1 question to complete.