Struct ConnectedDatagramSocket

Wrapper for connection oriented datagram sockets.

struct ConnectedDatagramSocket ;

Methods

NameDescription
accept draws a new client connection from a listening socket
connect Create a stream socket and connect, as client, to the address supplied
listen Create a datagram stream socket and bind, as a listening server, to the address supplied
sendObj send an entire object