gclib  2.0.8
Communications API for Galil controllers and PLCs
remote_server.cpp File Reference
#include "examples.h"
#include <iostream>
#include <conio.h>

Go to the source code of this file.

Functions

void print_server_message (const char *message)
 
GReturn remote_server (const char *server_name)
 Publishes local gcaps server to the network. More...
 

Detailed Description

Function calls for the Remote Server Example Project.

Definition in file remote_server.cpp.