gclib 2.0.9
Communications API for Galil controllers and PLCs
 
Loading...
Searching...
No Matches
remote_client.cpp File Reference
#include "examples.h"
#include <iostream>
#include <vector>
#include <string>
#include <conio.h>

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.
 

Detailed Description

Function calls for the Remote Client Example Project.

Definition in file remote_client.cpp.