Exploring BeagleBone  V1.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Namespaces
SocketClient.h File Reference
#include <sys/socket.h>
#include <sys/types.h>
#include <netinet/in.h>
#include <netdb.h>
#include <string>
Include dependency graph for SocketClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  exploringBB::SocketClient
 A class that encapsulates a socket client to be used for network communication. More...
 

Namespaces

 exploringBB