|
Jpp - the software that should make you happy
|
A tool to forward messages with the given tags from one ControlHost server (e.g. More...
#include <chrono>#include <iostream>#include <set>#include <string>#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "JNet/JControlHost.hh"#include "JSystem/JDate.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, const char *argv[]) |
A tool to forward messages with the given tags from one ControlHost server (e.g.
JLigier) to another.
The options -H <source>[:port] and -H <target>[:port] correpond to the hostname and the port of the source and target server, respectively. The options -t and -T correspond to the ControlHost tag(s) with the mode subscription "any" and subscription "all".
Definition in file JLigierMirror.cc.
| int main | ( | int | argc, |
| const char * | argv[] | ||
| ) |
Definition at line 23 of file JLigierMirror.cc.
1.8.5