Commit graph

33 commits

Author SHA1 Message Date
Bastian Schroll 71065672a7 some improvements 2018-09-23 18:44:58 +02:00
Bastian Schroll 1837ba46af
Merge branch 'develop' into ping 2018-09-21 22:09:30 +02:00
Bastian Schroll 24083ad6e8 little improvements 2018-09-21 16:05:48 +02:00
Bastian Schroll cecde86005 insert logging 2018-09-21 15:27:02 +02:00
Bastian Schroll 11eab418ed improve exc handling and tests 2018-09-21 14:21:33 +02:00
Bastian Schroll c2b3093bb5
Merge branch 'develop' into server_queue 2018-09-21 12:53:06 +02:00
Bastian Schroll 11dab44098
Merge branch 'develop' into ping 2018-09-21 12:50:08 +02:00
Bastian Schroll b300d0c578 add docu to NetCheck class 2018-09-21 12:39:36 +02:00
Bastian Schroll c7e301317f add timer and netCheck 2018-09-21 12:35:23 +02:00
Bastian Schroll 5c6039ef71 rework server class (added python queue support) 2018-09-20 23:35:56 +02:00
Bastian Schroll 1252a953a8 add doc to server.py 2018-09-20 07:58:26 +02:00
Bastian Schroll 3f1eac88be fixes for pyLint 2018-09-18 05:59:38 +02:00
Bastian Schroll e97b97640b little changes in server 2018-09-09 16:16:55 +02:00
Bastian Schroll a1e8393627 little changes + tests 2018-02-22 07:34:42 +01:00
Bastian Schroll fd501c23dc some little improvements 2018-02-03 22:32:28 +01:00
Bastian Schroll c89e6ef28c add intern list of all connected clients in server 2018-02-02 23:43:05 +01:00
Bastian Schroll 34ed9c3d5b edit server and client class
- server: bind not only to local - bind to all
- client improve error handling
2018-01-13 13:22:28 +01:00
Bastian Schroll f0d19eaba0 some little changes 2018-01-13 09:56:46 +01:00
Bastian Schroll 03e2f6091e add a countPacketsInQueue() method to server 2018-01-12 18:58:14 +01:00
Bastian Schroll 4cd7dd183a edit server and plugin 2018-01-12 12:33:41 +01:00
Bastian Schroll 7662f05f0c do lock with the with statement 2018-01-12 09:50:46 +01:00
Bastian Schroll 4dad6bc414 edit lock mechanism 2018-01-12 09:14:22 +01:00
Bastian Schroll a955058edd insert lock-methods into server 2018-01-12 09:02:26 +01:00
Bastian Schroll d08e11e17e add timeout msg to client 2018-01-12 09:02:07 +01:00
Bastian Schroll 6e011301d4 fix some typos and other 2018-01-11 13:01:27 +01:00
Bastian Schroll 27c33c5f0d edit __init__.py's 2018-01-08 20:09:15 +01:00
Bastian Schroll e108720998 edit server.py 2018-01-08 15:50:13 +01:00
Bastian Schroll f6094618d8 some edits 2018-01-08 08:09:23 +01:00
Bastian Schroll 1f6c2cba3e edit descriptor test 2018-01-07 22:34:40 +01:00
Bastian Schroll 73c0541629 add server/client class 2018-01-07 21:50:41 +01:00
Bastian Schroll af9a79193b pep8 changes 2018-01-05 15:50:47 +01:00
Bastian Schroll 7e611973ee add encoding tag to __init__ files 2018-01-05 14:34:27 +01:00
Bastian Schroll 1de0ad74b6 add some __init___ files 2018-01-05 13:02:09 +01:00