0
8.7kviews
How is TCP better than UDP? Explain services offered by TCP.
1 Answer
written 8.3 years ago by | modified 8.2 years ago by |
TCP (Transmission Control Protocol) and UDP ( User Datagram Protocol) both are the Transport protocols which run on fourth layer of OSI model.
Both are used used for communication between two ends. Both protocols are Process-to-Process protocol.
a) Process-to-Process communication
b) Stream delivery Service
c) Full-Duplex Communication
d) Connection-oriented Service
e) Reliable Service