summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/ServerClass.py
Commit message (Expand)AuthorAgeFilesLines
* Modiefied the code to work with ssh tunnelingRefik Hadzialic2011-08-021-1/+11
* I added timeout to the receiving data procedure!Refik Hadzialic2011-07-171-8/+35
* Addded an error handling code for the Server class, for other side disconnect!Refik Hadzialic2011-07-161-0/+3
* Added just a comment for the error 107Refik Hadzialic2011-07-161-1/+1
* I improved the classes for testing if there is a connection or there is no co...Refik Hadzialic2011-07-161-12/+44
* I forgot to make the variable connected = 0 when you call the closeConnectionRefik Hadzialic2011-07-081-0/+1
* The files have been split up in seperate classes. LogFileClass is a class for...Refik Hadzialic2011-07-071-0/+89