Go to the documentation of this file.
6 extern TSocket *
openSocket(
const char *hostname,
const int port_nr=9090);
8 extern TObject *
getObject(
const char *name);
17 #define RDISP_ERR_NO_CON 1
20 #define RDISP_ERR_BAD_RESPONSE 2
23 #define RDISP_ERR_NO_RESPONSE 3
26 #define RDISP_ERR_NO_SOURCE 4
29 #define RDISP_ERR_BROKEN_PIPE 5
32 #define RDISP_ERR_NO_FILE 6
35 #define RDISP_ERR_NO_FOLDER 7