summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/clientController.py
Commit message (Collapse)AuthorAgeFilesLines
* Changed some lines so it doesn't enter the other state after disconnecting ↵Refik Hadzialic2011-07-251-32/+32
| | | | of servers!
* Testing code and added another resetState variable to make sure it always ↵Refik Hadzialic2011-07-251-9/+13
| | | | goes to a start state when interrupted by connection error or something else.
* Tested the code, made some tiny changes to the code (not functional changes ↵Refik Hadzialic2011-07-251-10/+10
| | | | but that it looks better)
* Created new clientController and serverHandler!Refik Hadzialic2011-07-221-0/+177