summaryrefslogtreecommitdiffstats
path: root/Code/Box2-Code/READ ME.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Code/Box2-Code/READ ME.txt')
-rw-r--r--Code/Box2-Code/READ ME.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/Code/Box2-Code/READ ME.txt b/Code/Box2-Code/READ ME.txt
new file mode 100644
index 0000000..d5db13f
--- /dev/null
+++ b/Code/Box2-Code/READ ME.txt
@@ -0,0 +1,16 @@
+
+Class files:
+
+ - ServerClass.py
+ This class file is used by handlers as socket communication class to communicate with the controller.
+
+ - GSMClass.py
+ This class file is used by GSM Handlers to control and talk to the mobile devices.
+
+ - LogFileClass.py
+ This class is used to make the log files.
+
+Handler files:
+
+ - serverHandler.py
+