

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Difference between Connection-oriented and Connection-less Services
Connection-oriented and Connection-less Services are used to establish connections between two or more devices.
Connection-oriented Services
Connection-oriented Services, are similar to telephone system where parties use handshake method to establish connection between sender and receiver. These services include connection establishment and connection termination.
Connection-less Services
Connection-less Services, are similar to postal system where packets moves from one party to another without establishing a connection first. These services do not include connection establishment and connection termination.
Following are the important differences between Connection-oriented and Connection-less Services.
Sr. No. | Key | Connection-oriented Services | Connection-less Services |
---|---|---|---|
1 | Analogy | Connection-oriented Services are similar to Telephone System. | Connection-less Services are similar to Postal System. |
2 | Usage | Connection-oriented Services are used in long and steady communication networks. | Connection-less Services are used in volatile networks. |
3 | Congestion | No Congestion in Connection-oriented Service. | Congestion is quiet possible in Connection-less Services. |
4 | Reliablility | Connection-oriented Service are highly reliable. | In Connection-less Services, no guarantee of reliablity. |
5 | Packet Routing | In Connection-oriented Service, packets follows same route. | In Connection-less Services, packets can follow any route. |
- Related Questions & Answers
- Differences between Connection-oriented and Connection-less Services.
- Connection-Oriented Services
- Implementation of connection-oriented services
- What is Implementation of connection less services?
- Distinguish between Connection-Oriented and Connectionless Service
- Synchronous Connection-Oriented (SCO) Link
- What is a connection oriented service?
- Asynchronous Connection-Less (ACL) Link
- What is Connection less Service?
- Six-Phase Star Connection and Diametrical Connection of Transformers
- Difference between Row oriented and column oriented database
- What’s the connection between Java and Blockchain?
- Star-Delta Connection of Transformer | Three - Phase Transformer Connection
- Star-Star Connection of Transformer | Three - Phase Transformer Connection
- Open Delta Connection or V-V Connection of Transformers
Advertisements