APPLICATION LAYER
SOCKET INTERFACE PROGRAMMING
| 
 Question 
 [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
 
 | 
 The RFC that established socket programming was: 
| 
 | 
  147 
 
 | 
| 
 | 
  153 
 
 | 
| 
 | 
  3542 
 
 | 
| 
 | 
  256 
 
 | 
 Explanation: 
Detailed explanation-1: -These sockets use TCP (Transmission Control Protocol) for data transmission.
Detailed explanation-2: -A socket is a bi-directional data transfer mechanism. They are used to transfer data between two processes. The two processes can be running on the same system as Unix-domain or loopback sockets, or on different systems as network sockets.
 There is 1 question to complete.