Investigate software for interfacing with hardware via HTTP requests
[matches/MCTX3420.git] / testing / web2io / README
diff --git a/testing/web2io/README b/testing/web2io/README
new file mode 100644 (file)
index 0000000..43353f4
--- /dev/null
@@ -0,0 +1,6 @@
+This software will implement an interface between requests via HTTP and low level sensors/control on the server.
+
+Briefly investigated CGI scripts. Realised that interprocess communication will be difficult and complex.
+Low level sensors will be polled continuously, but the client will not be continuously receiving information.
+
+Currently looking at implementing webserver and low level sensors/control in the same program on the server.

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