GENERIC_SERVER  0.0.0.9
A light-weight, cross-platform, pluggable, extensible and secure framework for deploying C++ plug-ins.
 All Classes Files Functions Variables Typedefs Pages
Macros | Functions
sample_client2.cpp File Reference

This is a sample client program that interfaces with GENERIC_SERVER framework. More...

#include "util.h"

Go to the source code of this file.

Macros

#define SET_NAME   1
 
#define FILE_DATA   2
 
#define CLOSE_FILE   3
 

Functions

void error (const char *msg)
 
int main (int argc, char *argv[])
 

Detailed Description

This is a sample client program that interfaces with GENERIC_SERVER framework.

Author
Suraj Vijayan

Contact: suraj.nosp@m.@bro.nosp@m.adcom.nosp@m..com

Definition in file sample_client2.cpp.