Go to the documentation of this file.   36 #ifdef  G4VIS_BUILD_VRML_DRIVER    41 #define FRSendLength 256    49     int connect(
const char *hostname, 
int port);
    51     int send(
const char *sendbuf);
    52     int receive(
char *recvbuf);
    61 #endif //G4VIS_BUILD_VRML_DRIVER