summaryrefslogtreecommitdiffstats
path: root/Under-Testing/Box2-Code/READ ME.txt
diff options
context:
space:
mode:
authorTriatmoko2011-11-18 13:23:49 +0100
committerTriatmoko2011-11-18 13:23:49 +0100
commitb99193ba68f947802245a288940e54904ecbee61 (patch)
treedd28de19b823a1b18722c98bebec81c3a8d8e6a1 /Under-Testing/Box2-Code/READ ME.txt
parentnagios function fully working (diff)
downloadgsm-selftest-b99193ba68f947802245a288940e54904ecbee61.tar.gz
gsm-selftest-b99193ba68f947802245a288940e54904ecbee61.tar.xz
gsm-selftest-b99193ba68f947802245a288940e54904ecbee61.zip
final version
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 $
-