#ifndef _TTRTS_CLIENT_H_ #define _TTRTS_CLIENT_H_ int runClient(int argc, char* argv[]); #endif