37 #include <visp3/core/vpConfig.h>
38 #include <visp3/core/vpDebug.h>
39 #include <visp3/core/vpException.h>
40 #include <visp3/core/vpNetwork.h>
43 #ifdef VISP_HAVE_FUNC_INET_NTOP
170 unsigned int max_clients;
175 vpServer(
const std::string &adress_serv,
const int &port_serv);
179 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)