Describe the Transport layer of the TCP/IP model.

What will be an ideal response?

The Transport layer, which maps to the same layer in the OSI model, is concerned with traffic flow and error connection. It uses two primary protocols: TCP, which is a connection-oriented protocol, and UDP, a connectionless protocol. It uses two Protocol Data Units: segments (TCP), and datagrams (UDP).

Computer Science & Information Technology

You might also like to view...

A high speed Internet connection operating at speeds of 256 kbps is called:

A) Dial-up access B) Broadband connection C) Internet Connection Sharing D) Remote Desktop Communication

Computer Science & Information Technology

What is the first argument of an IF function?

A) Value_if_true B) Value_if_false C) Lookup_value D) Logical_test

Computer Science & Information Technology