Server Wait On Clients System - API Documentation
v1.3.2
Server Wait On Clients System.
|
▼ src | |
▼ prg | |
▼ c | |
▼ inc | |
▼ cli-dev | |
libswocclient.h | Header file for Server Wait on Clients client-side library |
▼ com-dev | |
libswoccommon.h | Header file for Server Wait on Client common library |
▼ srv-dev | |
libswocserver.h | Header file for Server Wait on Clients server-side library |
▼ srv-prg | |
cmdlineargs.h | Header file for command line processing |
signalhandle.h | Header file for signal handling |
▼ src | |
▼ cli-lib | |
▼ libswocclient | |
optionproc.c | Functions to process client lock flag options |
version.c | Source for version functions |
▼ cli-prg | |
▼ swocclient | |
cmdlineargs.c | Command line argument processing for swocclient using getopt_long |
cmdlineargs.h | Header file for command line processing |
main.c | Server Wait On Clients client program |
signalhandle.c | Signal handling functions |
signalhandle.h | Header file for signal handling |
version.c | Source for version functions |
▼ com-lib | |
▼ libswoccommon | |
messages.c | Message processing functions common to swoc programs |
ssh.c | SSH connection processing functions |
tcp.c | TCP connection processing functions |
validateconfig.c | To parse and validate the config file |
version.c | Source for version functions |
▼ srv-lib | |
▼ libswocserver | |
optionproc.c | Functions to process server lock flag options |
version.c | Source for version functions |
▼ srv-prg | |
▼ swocserver | |
cmdlineargs.c | Command line argument processing for swocserver using getopt_long |
main.c | Server Wait On Clients server program |
signalhandle.c | Signal handling functions |
version.c | Source for version functions |
▼ swocserverd | |
cmdlineargs.c | Command line argument processing for swocserverd using getopt_long |
comms.c | Comms functions associated with the swocserverd daemon |
main.c | Server Wait On Clients server daemon |
request.c | Request processing functions |
signalhandle.c | Signal handling functions |
validateconfig.c | To parse and validate the config file |
version.c | Source for version functions |