Go to the source code of this file.
Functions | |
void | print_client_message (const char *message) |
void | print_servers_list (const std::vector< std::string > &server_list) |
void | servers_to_list (std::vector< std::string > &server_list, std::string servers) |
GReturn | remote_client () |
Lists available remote servers and allows connection to remote server. More... | |
Function calls for the Remote Client Example Project.
Definition in file remote_client.cpp.