libsocket
Classes | Namespaces
inetclientdgram.hpp File Reference

Go to the source code of this file.

Classes

class  libsocket::inet_dgram_client
 Using UDP/IP easy as never before. Class for connectable datagram sockets in the INET domain. You may connect this sockets to permanently associate a peer to which all data is sent and from which all data is received when using the functions defined in class dgram_client_socket More...
 

Namespaces

 libsocket
 Contains libsocket elements.
 

Detailed Description

Contains the inet_dgram_client class.

Definition in file inetclientdgram.hpp.