1.

FTP server _____________(a) Maintains state information(b) Is stateless(c) Has single TCP connection for a file transfer(d) Has UDP connection for file transferI got this question in examination.The question is from FTP topic in portion Application Layer of Computer Network

Answer»

The correct option is (a) Maintains STATE INFORMATION

Explanation: FTP server maintains state information of every control connection to KEEP track of the ACTIVE and inactive CONNECTIONS in the session. This helps the server decide which connection to terminate, in case the connection is inactive for too long.



Discussion

No Comment Found

Related InterviewSolutions