Jpp
debug
the software that should make you happy
|
Auxiliary program to send message to ControlHost server. More...
#include <string>
#include <iostream>
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "JNet/JControlHost.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, const char *argv[]) |
Auxiliary program to send message to ControlHost server.
The option -H <hostname>[:port]
correponds to the hostname and the port of the server, respectively. The option -t
corresponds to the ControlHost tag. The option -m <message>
corresponds to the message (should be quoted "" if it consists of multiple tokens).
Definition in file JPutMessage.cc.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Definition at line 19 of file JPutMessage.cc.