summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Box2-Code/READ ME.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Under-Testing/Box2-Code/READ ME.txt')
-rw-r--r--Under-Testing/Box2-Code/READ ME.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/Under-Testing/Box2-Code/READ ME.txt b/Under-Testing/Box2-Code/READ ME.txt
deleted file mode 100644
index 654b1f2..0000000
--- a/Under-Testing/Box2-Code/READ ME.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-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
-
-How to start the server Handler:
- - you can use SSH connection to the box and type:
- - $ sudo python serverHandler.py $
-