Connectionless communication

Connectionless communication

In packet switching networks, CL-mode[1] or connectionless communication is a data transmission method in which each data packet carries information in a header record that contains a destination address sufficient to permit the independent delivery of the packet to its destination via the network.

A packet transmitted in a connectionless mode is frequently called a datagram.

In connection-oriented communication the communicating peers must first establish a logical or physical data channel or connection in a dialog preceding the exchange of user data.

The connectionless communication mode has the advantage over a connection-oriented mode in that it has low overhead. It also allows for multicast and broadcast operations, which may save even more network resources when the same data needs to be transmitted to several recipients. In contrast, a connection is always unicast (point-to-point).

Unfortunately, in connectionless mode transmission of a packet, the service provider usually cannot guarantee that there will be no loss, error insertion, misdelivery, duplication, or out-of-sequence delivery of the packet. (However, the risk of these hazards may be reduced by providing a reliable transmission service at a higher protocol layer of the OSI Reference Model.)

Another drawback of the connectionless mode is that no optimisations are possible when sending several frames between the same two peers. By establishing a connection at the beginning of such a data exchange the components (routers, bridges) along the network path would be able to pre-compute (and hence cache) routing-related information, avoiding re-computation for every packet. Network components could also reserve capacity for the transfer of the subsequent frames of e.g. a video download.

The distinction between connectionless and connection-oriented transmission may take place at several layers of the OSI Reference Model:

  • At the Transport Layer: TCP is a connection-oriented transport protocol. UDP is connectionless.
  • At the Network Layer.
  • At the Data Link Layer: The IEEE 802.2 protocol at the Logical Link Control sublayer of the data link layer may provide both connectionless and connection-oriented services. In fact, some network protocols (such as SNA's Path Control in its early stages) require a connection-oriented data link layer. Others (like IP) do not. (After the appearance of APPN, SNA could operate on a connectionless data link service as well.)

References

  1. ^ Information Processing Systems - Open Systems Interconnection, "Transport Service Definition - Addendum 1: Connectionless-mode Transmission", International Organization for Standardization, International Standard 8072/AD 1, December 1986.

Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • Connectionless protocol — In telecommunications, connectionless describes communication between two network end points in which a message can be sent from one end point to another without prior arrangement. The device at one end of the communication transmits data… …   Wikipedia

  • Connectionless mode transmission — In a packet switched network, connectionless mode transmission is a transmission in which each packet is prepended with a header containing a destination address sufficient to permit the independent delivery of the packet without the aid of… …   Wikipedia

  • connectionless protocol — method of Internet communication in which information is transferred between two central network computers without installing a connection between them …   English contemporary dictionary

  • Connection-oriented communication — Connection oriented (CO mode[1]) communication is a data communication mode in telecommunications whereby the devices at the end points use a protocol to establish an end to end logical or physical connection before any data may be sent. In case… …   Wikipedia

  • Data link layer — The OSI model 7 Application layer 6 Presentation layer 5 Session layer 4 Transport layer 3 Network layer 2 …   Wikipedia

  • NetBIOS — NetBEUI redirects here. This can also refer to Microsoft s implementation of NetBIOS Frames protocol, a related but distinct technology. See History heading below. NetBIOS (  /ˈn …   Wikipedia

  • X.25 — is an ITU T standard network layer protocol for packet switched wide area network (WAN) communication. An X.25 WAN consists of packet switching exchange (PSE) nodes as the networking hardware, and leased lines, Plain old telephone service… …   Wikipedia

  • NetBIOS Frames protocol — NetBIOS Frames or NBF protocol is a non routable network and transport level data protocol most commonly used as one of the layers of Microsoft Windows networking in the 1990s. NBF protocol or NetBIOS over IEEE 802.2 LLC is used by a number of… …   Wikipedia

  • NetBIOS over TCP/IP — (NBT, or sometimes NetBT) is a networking protocol that allows legacy computer applications relying on the NetBIOS API to be used on modern TCP/IP networks. NetBIOS was developed in the early 1980s, targeting very small networks (about a dozen… …   Wikipedia

  • Session (computer science) — In computer science, in particular networking, a session is a semi permanent interactive information interchange, also known as a dialogue, a conversation or a meeting, between two or more communicating devices, or between a computer and user… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”