List the features of TCP.
What will be an ideal response?
Features of TCP can be listed as follows:
? Connection Orientation. TCP provides connection-oriented service in which an application
must first request a connection to a destination, and then use the connection to transfer data.
? Point-To-Point Communication. Each TCP connection has exactly two endpoints.
? Complete Reliability. TCP guarantees that the data sent across a connection will be delivered
exactly as sent, complete and in order.
? Full Duplex Communication. A TCP connection allows data to flow in either direction, and
allows either application program to send data at any time.
? Stream Interface. TCP provides a stream interface in which an application sends a continuous
sequence of octets across a connection.
? Reliable Connection Startup. TCP allows two applications to reliably start communication.
? Graceful Connection Shutdown. Before closing a connection, TCP insures that all data has been
delivered and that both sides have agreed to shut down the connection.
You might also like to view...
IP is an example of a protocol that operates in which layer of the OSI model?
a. Layer 7 b. Layer 6 c. Layer 5 d. Layer 2 e. None of these answers is correct.
A Web server is defined as either a software program that responds to requests from browsers or the computer that stores Web pages.
Answer the following statement true (T) or false (F)
Integrated log files ________.
a. tend to have problems with format incompatibilities b. tend to have time synchronization problems c. Both tend to have problems with format incompatibilities and tend to have time synchronization problems d. Neither tend to have problems with format incompatibilities nor tend to have time synchronization problems
What term is used to describe a high-speed Internet connection?
a. broadband b. hypertext c. Internet2 d. the Matrix e. World Wide Web