145k views
5 votes
To help determine to which application a transmission should be delivered on a particular computer, TCP uses the application layer port addresses to distinguish among many open applications on a computerA. TrueB. False

User Koushik
by
4.7k points

2 Answers

4 votes

Answer:

The correct answer is letter "A": True.

Step-by-step explanation:

TCP/IP or Transmission Control Protocol/Internet Protocol is a protocol system that makes possible services such as Telnet, File Transfer Protocol (FTP), and e-mail among other servers that are not part of the same network. TCP allows two guests to establish a connection and exchange their data. The TCP grants the delivery of the data aiming not to lose any information during the transfer and make sure the information is delivered in the same order and to the same destination it is sent.

User Dave Michaels
by
5.1k points
6 votes

Answer:

True

Step-by-step explanation:

The Transmission Control Protocol (TCP)is one of the main protocols used on the internet for connectivity.

The TCP is one of the main protocols of the Internet protocol suite that originated in the initial network implementation in which it complemented the Internet Protocol (IP). The entire suite that is the TCP and the IP is commonly referred to as TCP/IP.

The TCP provides reliable, ordered, and errors checked delivery of a stream of bytes between applications running on hosts communicating via an IP network. The World Wide Web, email, remote administration, and some other major internet applications that transfer files rely on TCP, which is part of the Transport Layer of the TCP/IP suite.

According to the text, The TCP uses the application layer port addresses to distinguish among many open applications on a computer in order to help determine which application transmission should be delivered on a particular computer.

User Sidpat
by
4.6k points