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 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 TCP subprotocol?

Connection-oriented


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?


Is http a connection oriented protocol?

No, HTTP (Hypertext Transfer Protocol) is not a connection-oriented protocol; it is a connectionless protocol. HTTP operates over TCP, which is a connection-oriented protocol, but HTTP itself does not establish a persistent connection for communication. Each request-response cycle in HTTP is independent, meaning that after a response is sent, the connection can be closed, making it suitable for stateless transactions.


What is Connection Oriented Protocol?

These protocols require that a logical connection be established between two devices before transferring data. This is generally accomplished by following a specific set of rules that specify how a connection should be initiated, negotiated, managed and eventually terminated. Usually one device begins by sending a request to open a connection, and the other responds ' like telephone call'.