M

Mr. Dubey • 52.30K Points
Coach

Q. In TCP, sending and receiving data is done as                

(A) stream of bytes
(B) sequence of characters
(C) lines of data
(D) packets
Correct : Option (A)

Explanation:
 tcp provides stream oriented delivery between hosts communicating via an ip network and there are no message boundaries. tcp can concatenate data from a number of send () commands into one stream of data and still transmit it reliably.

Share

Discusssion

Login to discuss.

Be the first to start discuss.