#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <unistd.h>
#include <string>
#include <arpa/inet.h>
Go to the source code of this file.
Classes | |
class | Socket |
Variables | |
const int | MAXCONNECTIONS = 5 |
const int | MAXHOSTNAME = 1024 |
const int MAXCONNECTIONS = 5 |
const int MAXHOSTNAME = 1024 |
Signature> Author : Cedric Pradalier Universite : INRIA - GRAVIR - INPG Email : cedric.pradalier@inrialpes.fr Contexte : These MESR Date : 2001 - 2004 License : Libre (???) <Signature