42 #include <visp3/core/vpConfig.h>
43 #include <visp3/core/vpDebug.h>
44 #include <visp3/core/vpException.h>
45 #include <visp3/core/vpNetwork.h>
48 #ifdef VISP_HAVE_FUNC_INET_NTOP
175 unsigned int max_clients;
180 vpServer(
const std::string &adress_serv,
const int &port_serv);
184 bool checkForConnections();
This class represents a Transmission Control Protocol (TCP) network.
void print(const char *id="")
This class represents a Transmission Control Protocol (TCP) server.
unsigned int getMaxNumberOfClients()
unsigned int getNumberOfClients()
void setMaxNumberOfClients(unsigned int &l)