1.

A TCP server must prepare to accept a connection attempt from a TCP client by calling the function:

A. connect()
B. bind()
C. accept()
D. listen()
Answer» E.


Discussion

No Comment Found