answersLogoWhite

0

What function does TCP provide?

Updated: 10/3/2023
User Avatar

Wiki User

10y ago

Best Answer

The Transmission Control Protocol (TCP) is one of the core protocols of the internet Protocol Suite. TCP is one of the two original components of the suite, complementing the Internet Protocol (IP), and therefore the entire suite is commonly referred to as TCP/IP. TCP provides reliable, ordered delivery of a stream of bytes from a program on one computer to another program on another computer. TCP is the protocol that major Internet applications such as the World Wide Web, email, remote administration and file transfer rely on. Other applications, which do not require reliable data stream service, may use the User Datagram Protocol (UDP), which provides a datagram service that emphasizes reduced latency over reliability.

So it provide: reliable, ordered delivery of a stream of bytes from a program on one computer to another program on another computer

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

TCP View is a computer program that shows one thorough listings of every TCP and UDP endpoint on one's system. The program can also the name of the process which owns each endpoint.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What function does TCP provide?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How does TCP handel the flow control problem explain it with the help of a diagram showing the status window at the different stages?

Tcp is a transport layer protocol which provides end to end delivery in sequence of byte stream. It is a reliable connection oriented protocol. To provide the reliable and correct data tcp performs various function in which one is "Flow control". In flow control function tcp handle timeout and retransmission of missed/duplicate packets. Time out and retransmission is a function performed to handle the congestion.


What is the function of loopback addresses?

the function of loopback to connect to tcp/ip in networking


What is the transport function implemented by both TCP and UDP?

IP


What what function does acknowledgement and windowing perform in tcp connections?

flow control


Which function is available on the network when Tcp is used as the transport protocol?

traffic encryption


What TCP IP layer does a MAC address function?

Network Interface Layer


Which one is the best model between osi and tcpip and why?

TCP/IP because the osi model has seven layer but in tcp/ip only four layers and most important is that the tcp/ip model is reduce the function of osi model.


What is the function of TCP protocol?

To make sure that a communication is received by the other end in full and in the correct order.


What mechansim is used by tcp to provide flow control as segments travel from source to destination?

Window size


What are true statements about transport layer protocols?

**The TCP transport layer protocol uses windowing and acknowledgments for reliable transfer of data. **The TCP and UDP port numbers are used by application layer protocols. **The TCP transport layer protocol provides services to direct the data packets to their destination hosts.


Describe the function of the TCP protocol as used in Internet communications?

1. TCP provides reliable, ordered and error-checked delivery of a stream of octets between programs running on computers connected to a local area network


Briefly describe the function of the TCP protocol as used in Internet communication?

1. TCP provides reliable, ordered and error-checked delivery of a stream of octets between programs running on computers connected to a local area network