Add necessary HTTP response headers
[matches/MCTX3420.git] / testing / web2io / README
1 This software will implement an interface between requests via HTTP and low level sensors/control on the server.
2
3 Briefly investigated CGI scripts. Realised that interprocess communication will be difficult and complex.
4 Low level sensors will be polled continuously, but the client will not be continuously receiving information.
5
6 Currently looking at implementing webserver and low level sensors/control in the same program on the server.

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