socket.h File Reference

Socket header file. More...

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <errno.h>
#include <string.h>
#include <iostream>
#include <string>
#include "tools.h"

Go to the source code of this file.

Classes

class  Socket
 Class that manage the connection with the server. More...


Detailed Description

Socket header file.

Definition in file socket.h.


Generated on Sun Apr 19 02:47:19 2009 for trustyRC by  doxygen 1.5.7.1