simon.kagstrom
|
b469064bc2
|
Remove printout
|
2009-11-07 16:04:19 +00:00 |
|
simon.kagstrom
|
4d56918c8d
|
Move remove-on-no-ping to the thread instead
|
2009-11-07 14:01:38 +00:00 |
|
simon.kagstrom
|
bb3fbc0fb2
|
Split packets in 4096 byte chunks
|
2009-11-07 13:50:53 +00:00 |
|
simon.kagstrom
|
8964f2ec03
|
Add image generator and check for interestingness
|
2009-11-04 16:50:24 +00:00 |
|
simon.kagstrom
|
c7fddd94f6
|
Make that three columns instead
|
2009-11-03 20:36:41 +00:00 |
|
simon.kagstrom
|
5deb489b18
|
Keep countries in two columns
|
2009-11-03 20:21:52 +00:00 |
|
simon.kagstrom
|
6b27bcbb86
|
Generate html at startup
|
2009-11-03 17:26:28 +00:00 |
|
simon.kagstrom
|
2ee1b5a907
|
Heading
|
2009-11-02 06:35:31 +00:00 |
|
simon.kagstrom
|
b42a538329
|
Better HTML
|
2009-11-01 16:12:22 +00:00 |
|
simon.kagstrom
|
d5eec1ef2f
|
Correct HTML generation (not finished)
|
2009-11-01 11:15:37 +00:00 |
|
simon.kagstrom
|
2c69ce49cf
|
Correct network broker and remove printouts
|
2009-11-01 09:28:02 +00:00 |
|
simon.kagstrom
|
958eddfd37
|
Correct struct unpack
|
2009-11-01 08:43:18 +00:00 |
|
simon.kagstrom
|
3518863b67
|
More networking work
|
2009-11-01 08:38:13 +00:00 |
|
simon.kagstrom
|
0179f2dbf5
|
Implement new networking support for the broker: no need to connect
as client/server any more.
|
2009-10-28 17:48:49 +00:00 |
|
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 |
|