MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Ftp
Q
The data transfer mode of FTP, in which all the fragmenting has to be done by TCP is ________
AA. Stream mode
BB. Block mode
CC. Compressed mode
DD. Message mode
Correct Answer:
A. A. Stream mode
Explanation:
Stream mode is the default mode of FTP, in which the TCP transforms/fragments the data into segments, and then after the transmission is completed, converts it back to stream of bytes.