Add usleep to strain.c just in case...
[matches/MCTX3420.git] / server / README
1 This code will run on the server.
2
3 The software will implement an interface between requests made by a browser using HTTP and low level sensors/control on the server.
4
5 Multiple threads will be used; one responding to HTTP requests, and one or more for interacting with sensors/actuators.
6 A watchdog bash script can becreated to start the main server program and handle software crashes.
7
8 Note: Documentation can be generated using Doxygen.
9

UCC git Repository :: git.ucc.asn.au