|
|
5ab020f8af
|
optionally start asyncore loop in thread in tcp client/server start
|
2015-09-12 09:13:43 +01:00 |
|
|
|
aee68f8c7c
|
package tcp socket implementation for more flexible use
|
2015-09-07 22:33:50 +01:00 |
|
|
|
ba882d7e2b
|
move towards single implementation for socket client/server using asyncore and threads
|
2015-09-06 22:48:23 +01:00 |
|
|
|
97613337c6
|
organise files, use same port number in examples
|
2015-09-06 20:35:09 +01:00 |
|
|
|
1151d6893e
|
add example using serversocket from https://docs.python.org/2/library/socketserver.html
|
2015-06-02 21:38:24 +02:00 |
|
|
|
219ffcce0f
|
add example using select/asyncore from http://etutorials.org/Programming/Python+tutorial/Part+IV+Network+and+Web+Programming/Chapter+19.+Sockets+and+Server-Side+Network+Protocol+Modules/19.3+Event-Driven+Socket+Programs/
|
2015-06-02 21:20:49 +02:00 |
|
|
|
12b5878f54
|
add example tcp/udp communication using socket
|
2015-06-02 21:10:28 +02:00 |
|