We are independent & ad-supported. We may earn a commission for purchases made through our links.
Advertiser Disclosure
Our website is an independent, advertising-supported platform. We provide our content free of charge to our readers, and to keep it that way, we rely on revenue generated through advertisements and affiliate partnerships. This means that when you click on certain links on our site and make a purchase, we may earn a commission. Learn more.
How We Make Money
We sustain our operations through affiliate commissions and advertising. If you click on an affiliate link and make a purchase, we may receive a commission from the merchant at no additional cost to you. We also display advertisements on our website, which help generate revenue to support our work and keep our content free for readers. Our editorial team operates independently of our advertising and affiliate partnerships to ensure that our content remains unbiased and focused on providing you with the best information and recommendations based on thorough research and honest evaluations. To remain transparent, we’ve provided a list of our current affiliate partners here.
Networking

Our Promise to you

Founded in 2002, our company has been a trusted resource for readers seeking informative and engaging content. Our dedication to quality remains unwavering—and will never change. We follow a strict editorial policy, ensuring that our content is authored by highly qualified professionals and edited by subject matter experts. This guarantees that everything we publish is objective, accurate, and trustworthy.

Over the years, we've refined our approach to cover a wide range of topics, providing readers with reliable and practical advice to enhance their knowledge and skills. That's why millions of readers turn to us each year. Join us in celebrating the joy of learning, guided by standards you can trust.

What Is a Connection-Oriented Communication?

By Geisha A. Legazpi
Updated: May 16, 2024
References

A connection-oriented communication is a data communication mode that requires an overhead in setting up a request for connection before sending any type of data communication message. The connection-oriented mode (CO-mode), as differentiated from connectionless communication, is required by most computer networking protocols to ensure no packets are missed. Protocols are a set of standards and rules that support specific modes of data communications. The connection-oriented communication was designed to make sure that there are resources available as required by the type of communications being requested.

Connectionless communication is a best-efforts type of communication. For instance, user datagram protocol (UDP) is transmitted to a destination without any previous data exchange. There could be an application in the destination computer that awaits the UDP packet. The UDP packet is received and the data are extracted. No mechanism will ask the source computer to retransmit the packet in case the packet never reaches the destination as an error-free packet.

Packet switching allows a large amount of data to be sent as several packets over the Internet into a destination computer. The connection-oriented communication tracks the status of the source and destination computers, and the completion of data transfer. More packets may still be required to complete the data transfer.

Layer 1 in the open systems interconnection (OSI) model is the physical layer that determines if the physical medium is wire, wireless, or optical fiber. The second layer defines how the data nodes like computers and routers are able to determine when to transmit. Layer 3 determines the network addressing and how packets reach the required destination address in a public data network. It is the transmission control layer that handles the pacing of data transmission. Layer 4 is where connection-based or connectionless communication is determined.

Buffers on destination equipment may be filled up and protocols such as the transmission control protocol (TCP) will signal the source computer to temporarily stop sending data. The TCP also retries the completion of data transfers when these are interrupted. In packet switching, the TCP makes sure that the packets are in the right order even if some are late in reaching the destination. The TCP, which is the connection-oriented communication, tracks data transfers, and controls pacing, error checking, and possible retransmission to make sure that data transfer is successful. The UDP is connectionless, on the same layer in the OSI model as the TCP, and used by applications that can make do without tedious managements.

Statistical multiplexing is a useful process of sharing high-speed data and balancing data transfer requirements on several input/output ports. In a geographically remote area, a statistical multiplexer may connect this area to the rest of the Internet. This statistical multiplexer makes it possible for single data communications hardware to and from that area to be shared by many users. It provides a separate virtual circuit, but is using only one physical circuit, which is the combined or aggregate link of the statistical multiplexer.

EasyTechJunkie is dedicated to providing accurate and trustworthy information. We carefully select reputable sources and employ a rigorous fact-checking process to maintain the highest standards. To learn more about our commitment to accuracy, read our editorial process.
Link to Sources
Discussion Comments
Share
EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.

EasyTechJunkie, in your inbox

Our latest articles, guides, and more, delivered daily.