answersLogoWhite

0

A telephone system such as small business telephone systems are connection oriented system. These system connects an internal phones of an organization. It also provides connection to different devices such as faxes, PSTN, modems, computers, extensions, etc.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the worldwide telephone system that handles voice oriented telephone calls?

PSNT Public Switched Telephone Network


Are Layer 2 protocols connectionless or connection-oriented?

They can be both. E.g. MPLS-TP or Connection-Oriented-Ethernet (COE) are connection oriented.


Is UDP connection oriented?

No


What is TCP subprotocol?

Connection-oriented


What must you do to get your system ready for creating a dial up network connection?

It must be coonected to to telephone line


What is Connectionless and Connection Oriented?

Connection-Oriented means that when devices communicate, they perform handshaking to set up an end-to-end connection. Connection-Oriented systems can only work in bi-directional communications environments. Connection-less means that no effort is made to set up a dedicated end-to-end connection. Walkie-talkies, or Citizens Band radios are a good examples of connection-less communication.


What is the difference between connection oriented and conectionless networks?

In connection oriented network first is confirmation of establishment of connection then only communication can take place while in connection less without establishment confirmation the communication start up.


Why connection oriented is more reliable than connection less protocol?

Connection oriented is more reliable because there is an acknowledgment received from data receiver (destination) that the data is receiving and transfer is successful which is not received from connection less protocol.


Difference between connectionless and connection oriented communication?

Different from a connectionless protocol, a connection-oriented protocol guaranties the delivery of the information. An example of connection-oriented protocol is (TCP) and a connectionless protocol is (UDP). page/926 A+


Does a DSL connection need to go through my telephone company?

Does a DSL connection need to go through my telephone company?


Which protocol offers guaranteed delivery and is connection oriented?

Transmission Control Protocol (TCP) is used when data reliability is needed since it is connection oriented and guarantees delivery.


Explain the difference between a connection-oriented protocol and a connectionless protocol and give an example of each?

Different from a connectionless protocol, a connection-oriented protocol guaranties the delivery of the information. An example of connection-oriented protocol is (TCP) and a connectionless protocol is (UDP). TCP is a connection-oriented protocol, it makes a connection and checks whether the data is received, and resends if it is not. UDP is a connectionless protocol, it does not guarantee delivery by first connecting and checking whether data is received.