summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/web/server1.py
Commit message (Collapse)AuthorAgeFilesLines
* Added a special server class socket class which supports also timeout in ↵Refik Hadzialic2011-09-111-4/+24
| | | | waiting for a connection. This way I can avoid a deadlock if the web site doesn't connect to the testing software it will automatically close itself
* Mutex works fine with the server software and website!Refik Hadzialic2011-09-031-3/+29
|
* Starting the python test software from PHP web site!Refik Hadzialic2011-08-311-25/+25
|
* Web site stuff so far ajax, live display and etc.Refik Hadzialic2011-08-311-0/+35