phaser-server  0.0.2
Functions | Variables
main.cpp File Reference

Program entry point. More...

#include <tobin.h>
#include <home.h>
#include <configFile.h>
#include <Socket.h>
#include <iostream>
Include dependency graph for main.cpp:

Functions

int main (int argc, char **argv)
 Write server notifications to the screen.
 

Variables

const char Help []
 

Detailed Description

Program entry point.

Author
Christopher J. Slominski

Variable Documentation

◆ Help

const char Help[]
Initial value:
= "listen 1.4\n"
"Listen to RF Phaser daemon updates. No arguments required. Use ^C to exit.\n"
"This app is used for debugging the information stream received from the\n"
"daemon.\n"