1.

In TCP, sending and receiving data is done as _______(a) Stream of bytes(b) Sequence of characters(c) Lines of data(d) PacketsI got this question in homework.Query is from TCP-1 topic in portion Transport Layer of Computer Network

Answer»

Right option is (a) Stream of bytes

For 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.



Discussion

No Comment Found

Related InterviewSolutions