This programm test the connection to the Service to get rid of the Ice::ConnectionTimeout error.
More...
#include <config.h>
#include <Nice/App/Application.h>
#include <Nice/App/ConfigClient.h>
#include <Nice/Map/NPoint.h>
#include <Basda/Mocca/XServiceWorkerInterface.h>
#include <Basda/Mocca/Constant.h>
#include <QDir>
#include <QStringList>
#include <QTextStream>
|
int | main (int argc, char *argv[]) |
|
This programm test the connection to the Service to get rid of the Ice::ConnectionTimeout error.
- Author
- Frank Kittmann
- Version
- 11.05.06
- Date
- 2011.05.06
◆ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |