Connection-Less (Protocol)

This is a communication method that allows data to be sent between two devices without establishing a connection between them first.

This is useful where it's okay to have a little bits of loss. For example, a phone call over the internet.

Note

There really is no way to have a connection-less Client Server protocol. There may be an example but not really for this course.