Menu

Tree [r15] / server /
 History

HTTPS access


File Date Author Commit
 Makefile 2011-11-01 mayurdange [r1]
 readme.txt 2011-11-01 mayurdange [r5]
 usrvr.c 2011-11-02 mayurdange [r7]

Read Me

The server is responsible to receive the readings from various locations and archive them.

The server needs a mysql database setup and libmysql-dev installed.
to install type make in the directory and run the ./usrvr file.

TODO:
Complete this documentation.
Tidy up the code.