Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Main.cpp File Reference

#include "Main.hpp"

Functions

int main (int argc, char **argv)

Variables

Bkmd mainserver

Detailed Description

The main file. Contains the main function which sets uo the listening daemon.


Function Documentation

int main int    argc,
char **    argv
 

The main function. Starts a new instance of the bkmd server listening on port 9589.

Todo:
Read in command line options

Handle shutdown of the server


Variable Documentation

Bkmd mainserver
 

Global instance of the Bkmd server class. This is the started and working daemon.


Generated on Sun Jan 20 20:59:59 2002 for bkmd by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001