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.
Q. In TCP, sending and receiving data is done as
β
Correct Answer: (A)
stream of bytes
Explanation by: Mr. Dubey
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.
Discussion
Question Analytics
767
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
84%
Success Rate