42 #include <visp3/core/vpConfig.h> 43 #include <visp3/core/vpDebug.h> 44 #include <visp3/core/vpException.h> 45 #include <visp3/core/vpNetwork.h> 172 unsigned int max_clients;
177 vpServer(
const std::string &adress_serv,
const int &port_serv);
181 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()