marcominimal.h

A minimal implementation of the Marco role in the MarcoPolo protocol.

Functions

vector<string> request_for(const wchar_t *service, int max_nodes, char *exclude, int timeout)

Parameters
  • service -

    The service name

  • max_nodes -

    The maximum number of nodes to return

  • exclude -

    The list of nodes not to return

  • timeout -

    The waiting time in milliseconds