simon.kagstrom
|
86e66fb0a6
|
Bump network protocol version, adjust 110 speed
|
2009-04-14 18:17:46 +00:00 |
|
simon.kagstrom
|
189833e30f
|
Add timestamp
|
2009-04-08 16:33:10 +00:00 |
|
simon.kagstrom
|
5ab6b38e6c
|
Add versioning to the peer list
|
2009-04-04 07:40:17 +00:00 |
|
simon.kagstrom
|
ac1796e168
|
Count the total number of connections
|
2009-03-31 17:27:47 +00:00 |
|
simon.kagstrom
|
b23dbc74ab
|
Oops, removed echo again...
|
2009-03-31 17:17:30 +00:00 |
|
simon.kagstrom
|
d5e5d740fd
|
Produce HTML output from the server
|
2009-03-31 17:16:10 +00:00 |
|
simon.kagstrom
|
731faf709c
|
Skip the country code
|
2009-03-29 13:02:25 +00:00 |
|
simon.kagstrom
|
794a8abf03
|
... Correct ip->country again...
|
2009-03-29 13:00:44 +00:00 |
|
simon.kagstrom
|
6388778cfb
|
Correct addr
|
2009-03-29 12:57:44 +00:00 |
|
simon.kagstrom
|
67b3abc248
|
Oops, correct ip lookup
|
2009-03-29 12:49:18 +00:00 |
|
simon.kagstrom
|
2881a4111a
|
Do country lookup and improve logging. And don't echo always!
|
2009-03-29 12:44:35 +00:00 |
|
simon.kagstrom
|
5c4e39cae7
|
Add hash-bang
|
2009-03-29 08:10:45 +00:00 |
|
simon.kagstrom
|
eb8344fe5b
|
Rename to a bit more logical name...
|
2009-03-29 08:09:54 +00:00 |
|
simon.kagstrom
|
240994427e
|
Make executable
|
2009-03-29 08:09:21 +00:00 |
|
simon.kagstrom
|
93b7c1eb4b
|
Translate packet numbers to names
|
2009-03-28 15:23:54 +00:00 |
|
simon.kagstrom
|
bc6bc61cf0
|
Implemented ping / ack between the broker and the peers. Every 5 seconds
the broker will try to ping the peers, and if the peer hasn't replied
within 15 seconds, it is removed lazily when a client connects.
|
2009-03-28 15:18:50 +00:00 |
|
simon.kagstrom
|
55cbd752c6
|
Also fix network byte order on the broker side
|
2009-03-28 13:02:24 +00:00 |
|
simon.kagstrom
|
61108c59a0
|
Correct marshalling of peers
|
2009-03-28 11:32:59 +00:00 |
|
simon.kagstrom
|
b634d52637
|
Python 2.4 support
|
2009-03-08 09:00:13 +00:00 |
|
simon.kagstrom
|
cca6c03c00
|
Handle errors, better logging of sent messages
|
2009-03-01 14:26:40 +00:00 |
|
simon.kagstrom
|
fa543ac596
|
Log from the daemon
|
2009-03-01 07:47:22 +00:00 |
|
simon.kagstrom
|
efb8cbd0a1
|
Removed some printouts
|
2009-02-28 19:52:41 +00:00 |
|
simon.kagstrom
|
20d7d7cb87
|
Correct handling of server id to allow multiple connects
|
2009-02-28 19:42:11 +00:00 |
|
simon.kagstrom
|
ee84f8f727
|
First working version of the network broker + UDP hole punching. Well, at
least locally on the machine :-)
|
2009-02-28 18:45:26 +00:00 |
|
simon.kagstrom
|
ef79dac020
|
Fixed network communication with UDP now. Connection is still ad-hoc so this
isn't really finished yet. Well, well. We'll see about that :-)
|
2009-02-07 18:24:50 +00:00 |
|
simon.kagstrom
|
b714e699fb
|
lots of very broken network stuff
|
2009-02-07 11:08:50 +00:00 |
|