|
nidas v1.2.3
|
Go to the source code of this file.
Macros | |
| #define | NIDAS_SVC_REQUEST_PORT_UDP 30000 |
| #define | NIDAS_RAW_DATA_PORT_TCP 30000 |
| #define | NIDAS_STATUS_PORT_UDP 30001 |
| #define | NIDAS_SYNCREC_DATA_TCP 30001 |
| #define | NIDAS_DATA_PORT_UDP 30002 |
| #define | NIDAS_RSERIAL_PORT_TCP 30002 |
| #define | DSM_SERVER_XMLRPC_PORT_TCP 30003 |
| #define | DSM_XMLRPC_PORT_TCP 30004 |
| #define | NIDAS_XMLRPC_STATUS_PORT_TCP 30006 |
| #define | NIDAS_VARIABLE_LIST_PORT_TCP 30007 |
| #define | NIDAS_MULTICAST_ADDR "239.0.0.10" |
| #define DSM_SERVER_XMLRPC_PORT_TCP 30003 |
Referenced by nidas::core::DSMServerIntf::run().
| #define DSM_XMLRPC_PORT_TCP 30004 |
Referenced by nidas::core::DSMEngineIntf::run().
| #define NIDAS_DATA_PORT_UDP 30002 |
| #define NIDAS_MULTICAST_ADDR "239.0.0.10" |
Referenced by nidas::core::DSMEngine::DSMEngine(), nidas::core::DSMConfig::fromDOMElement(), nidas::core::DSMServer::fromDOMElement(), nidas::core::McSocket::fromDOMElement(), nidas::core::McSocketUDP::fromDOMElement(), nidas::core::MultipleUDPSockets::fromDOMElement(), nidas::core::DSMEngine::parseRunstring(), nidas::core::StatusListener::run(), and nidas::core::DSMEngine::usage().
| #define NIDAS_RAW_DATA_PORT_TCP 30000 |
Referenced by SensorExtract::parseRunstring(), and SensorExtract::usage().
| #define NIDAS_RSERIAL_PORT_TCP 30002 |
| #define NIDAS_STATUS_PORT_UDP 30001 |
Referenced by nidas::core::StatusListener::run().
| #define NIDAS_SVC_REQUEST_PORT_UDP 30000 |
| #define NIDAS_SYNCREC_DATA_TCP 30001 |
| #define NIDAS_VARIABLE_LIST_PORT_TCP 30007 |
| #define NIDAS_XMLRPC_STATUS_PORT_TCP 30006 |
Referenced by main().