answersLogoWhite

0

What is a connectionless?

User Avatar

Anonymous

12y ago
Updated: 11/29/2022

Connectionless Protocols: These protocols do not establish a connection between devices. As soon as a device has data to send to another, it just sends it. Answer:

A Connectionless Protocol is a data communication method in which communication occurs between hosts with no previous setup. The device at one end of the communication transmits data to the other, without first ensuring that the recipient is available and ready to receive the data. The device sending a message simply sends it addressed to the intended recipient. The internet Protocol (IP) and User Datagram Protocol (UDP) are connectionless protocols, but TCP/IP (the most common use of IP) is connection-oriented

What else can I help you with?

Related Questions

What is the synonym of connectionless?

The synonym of connectionless is 'detachment'.


Is connectionless the same is wireless?

No, Connectionless means there is no connection


Is human brain connectionless or connection oriented?

The communication between two brains is connectionless. - Syam


Who is layer for protocal is used to provide connectionless server?

application layer is privide connectionless server


Is DNS connectionless or connection-oriented?

DHCP is a connectionless protocols. In general, any protocol that is based on TCP port alone is a connection-oriented protocol while any protocol that is based on UDP port alone is a connectionless protocol. And a protocols that can work on both TCP and UDP port can be either a connection-oriented or a connectionless protocol depending upon the which protocol is used (TCP or UDP). For checking other protocols if they are connection-oriented or connectionless check http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers


Which protocol is connectionless?

UDP!


What protocols are connectionless?

UDP


What is a connectionless messages are broken into?

packets


Connectionless messages are broken into?

packets


What happens in a connectionless system?

Nothing


What is in a connectionless system?

The connection having no physical attachment, or unwired network is called as connectionless system. Examples: The Wi-Fi Network, Bluetooth,etc.


What are two features of the User Datagram Protocol UDP?

flow control low overhead connectionless connection-oriented sequence and acknowledgements