connection-oriented service


One of two techniques used in data communications to transfer data at the Transport Layer (Layer 4). A Connection-oriented service requires a session connection be established before any data can be sent with a direct physical connection between the sessions. This often considered to be a more reliable network service than the alternative, connectionless service.

Read Also:

  • connection pool

    A cache of database connections maintained in the database’s memory so that the connections can be reused when the database receives future requests for data. Connection pools are used to enhance the performance of executing commands on a database. Opening and maintaining a database connection for each user, especially requests made to a dynamic database-driven […]

  • connectionless

    Refers to network protocols in which a host can send a message without establishing a connection with the recipient. That is, the host simply puts the message onto the network with the destination address and hopes that it arrives. Examples of connectionless protocols include Ethernet, IPX, and UDP. In contrast, connection-oriented protocols require a channel […]

  • connectionless service

    Abbreviated as COS, connectionless service is one of two techniques used in data communications to transfer data at the Transport Layer (Layer 4). A connectionless service does not require a session connection between sender and receiver; the sender starts sending datagrams to the destination. In contrast with a connection-oriented service, this is less reliable but […]

  • connectivity

    A computer buzzword that refers to a program or device’s ability to link with other programs and devices. For example, a program that can import data from a wide variety of other programs and can export data in many different formats is said to have good connectivity. On the other hand, computers that have difficulty […]

  • connector

    )The part of a cable that plugs into a port or interface to connect one device to another. Most connectors are either male (containing one or more exposed pins) or female (containing holes in which the male connector can be inserted).


Disclaimer: connection-oriented service definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.