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
After doing some research you have two candidate algorithms. According to your research, Algorithm 1 has cost Θ (n3), while algorithm 2 is listed as Ο (n4) and Ω (n2).
Answers (1)
Write a Java method onlyDigits that takes a string as a parameter. The method should remove from the string all characters, which are not digits, and return a string that contains only digits.
Answers (1)
What typically happens by default when a file is double clicked in Microsoft Windows?
Answers (1)
Modify the program so the output is: Annual pay is 40000 Note: Whitespace (blank spaces / blank lines) matters; make sure your whitespace exactly matches the expected output. Also note: These activities may test code with different test values.
Answers (1)
Which piston stroke of the four-stroke cycle prepares the fuel mixture for combustion?
Answers (1)
New Questions in Computers & Technology
What is connectivism and how does it apply to online learning?
Answers (1)
Website hosting servers have their own unique IP address, what does this address consist of? A. Numbers and letters B. Numbers C. Letters D. Letters and symbols
Answers (1)
What type of operating system allows two or more programs or apps to reside in memory at the same time?
Answers (1)
Select the examples that best demonstrate likely employers for Journalism and Broadcasting workers. Check all that apply. a telecommunications company a radio station a newspaper a television network a movie studio a publishing company
Answers (1)
Which of the following is considered an IT career
Answers (1)
Home
»
Computers & Technology
» What is the purpose of TCP?
Sign In
Sign Up
Forgot Password?