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);
std::vector< vpReceptor > receptor_list
void print(const char *id="")
unsigned int getMaxNumberOfClients()
unsigned int getNumberOfClients()
void setMaxNumberOfClients(unsigned int &l)
bool checkForConnections()