WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
Configurable message payloads for a NetworkProximityService. More...
#include <NetworkProximityServiceMessagePayload.h>
Static Public Attributes | |
static const std::string | NETWORK_DAEMON_CONTACT_ANSWER_PAYLOAD |
The number of bytes in the message sent by the service to a network proximity daemon in answer to a request for which other network proximity daemon to run network proximity experiments with. | |
static const std::string | NETWORK_DAEMON_CONTACT_REQUEST_PAYLOAD |
The number of bytes in the message sent by a network proximity daemon to the network proximity service to request which other network proximity daemon it should run network proximity experiments with. | |
static const std::string | NETWORK_DAEMON_MEASUREMENT_REPORTING_PAYLOAD |
The number of bytes in the message sent by a network proximity daemon to the network proximity service to report on an RTT measurement experiment | |
static const std::string | NETWORK_DB_LOOKUP_ANSWER_MESSAGE_PAYLOAD |
The number of bytes in the message sent by the service in answer to a request for a proximity value lookup. | |
static const std::string | NETWORK_DB_LOOKUP_REQUEST_MESSAGE_PAYLOAD |
The number of bytes in the message sent to the service to request a proximity value lookup. | |
Configurable message payloads for a NetworkProximityService.