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 VP_EXPLICIT
vpServer(
const int &port);
176 vpServer(
const std::string &adress_serv,
const int &port_serv);
vpNetwork & operator=(const vpNetwork &network)
std::vector< vpReceptor > receptor_list
void print(const char *id="")
unsigned int getNumberOfClients() const
unsigned int getMaxNumberOfClients() const
bool checkForConnections()
void setMaxNumberOfClients(const unsigned int &l)