Sign In
Ask Question
Mercle
Computers & Technology
20 January, 21:56
What is the purpose of TCP?
+5
Answers (
1
)
Arjun Bell
20 January, 21:59
0
The purpose of TCP / IP is to provide computers with a method to transmit data to each other. TCP / IP provides the means for application to send data between computers and for networks to deliver that data to applications on others computers.
Explanation:
The internet control protocol (TCP / IP, transmission control IP / internet protocol) is the set of protocols used to transport information on the internet and in most private networks. The TCP/IP name leaves two more important protocols of the transport layers (TCP) and the network layer (IP).
Each internet application depends on the communication of data between two or more processes. The most common is that they are two processes, and that their roles are well defined as client and server. The applications under this model ''client-server'', will issue a service request on the client side, and the server will elaborate a response and return it to the client.
To communicate these two processes it is necessary that the data that configure the requirement made by the client, and those that configure the response, produced by the server, can circulate through the network in both directions. The TCP/IP protocol suite resolves this need. For this, IP performs communication between devices, hosts, or nodes of the network, creating virtual paths between them through its fundamental function, which is routing.
Comment
Complaint
Link
Know the Answer?
Answer
Not Sure About the Answer?
Find an answer to your question 👍
“What is the purpose of TCP? ...”
in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers
You Might be Interested in
Evelyn is manager in a retail unit. She wants to prepare a report on the projected profit for the next year. Which function can she use.
Answers (1)
How to create a delete button in Python?
Answers (1)
A weather app records the current temperature to the nearest degree Fahrenheit using an int variable temp.
Answers (1)
For a Windows laptop, what is the best way to save power when the computer will not be used for an extended period?
Answers (2)
When a routerâs interface is configured with multiple ip addresses with each address belonging to different networks, what is it called?
Answers (1)
New Questions in Computers & Technology
WLAN uses radio waves to transmit data between wireless devices. True or False
Answers (1)
You have a new e-commerce web application written in Angular framework which is deployed to a fleet of EC2 instances behind an Application Load Balancer. You configured the load balancer to perform health checks on these EC2 instances.
Answers (1)
JAVA What is the running time required for repeatedly splitting a problem into two equally sized halves, assuming no additional work needs to be done? O (1) O (log10N) O (log2N) O (log2N) O (N) O (N log N) O (N2) O (N3) O (Nk) O (2N) O (N!)
Answers (1)
A technician is dispatch to troubleshoot a user's computer. After performing diagnostics, the technician determines that drive thrashing is occurring.
Answers (1)
What is the standard of electrical engineering?
Answers (1)
Home
»
Computers & Technology
» What is the purpose of TCP?
Sign In
Sign Up
Forgot Password?