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