Justin Gallardo
|
b9f9ef0fe9
|
Changed all tabs to 4 spaces for python style
|
2006-12-04 11:12:24 -08:00 |
|
Marco Pesenti Gritti
|
615242f4f8
|
Add LGPL header
|
2006-10-15 01:08:44 +02:00 |
|
John (J5) Palmieri
|
6f337e0b14
|
Changed all type checking to use isinstance
|
2006-10-03 17:06:48 -04:00 |
|
Dan Williams
|
18a9ea1872
|
Try to fix MostlyReliablePipe tracebacks in multicast stuff
|
2006-08-24 12:40:12 -04:00 |
|
Marco Pesenti Gritti
|
46d2f1c532
|
Get rid of pygtk.require. It doesn't make a lot of sense
and recent apps are not using it anyway.
|
2006-07-16 17:25:32 +02:00 |
|
Dan Williams
|
cb4b13bce7
|
Fixes for tracebacks on the receiving end
|
2006-06-29 14:01:46 -04:00 |
|
Dan Williams
|
29984ace33
|
Add positive acknowledgements to work around 802.11 + multicast unreliabilities
|
2006-06-29 13:30:41 -04:00 |
|
Dan Williams
|
a0397b29df
|
Add some simple network test code for 2 machines
|
2006-06-27 12:03:06 -04:00 |
|
Marco Pesenti Gritti
|
f96fbfc10b
|
Split up the browser, some cleanups and
|
2006-05-31 18:01:24 -04:00 |
|
Dan Williams
|
84ae7feb3a
|
String-ify data before trying to pack it into the struct.
|
2006-05-22 14:27:06 -04:00 |
|
Marco Pesenti Gritti
|
8499e97a00
|
Merge
|
2006-05-19 14:19:03 -04:00 |
|
Marco Pesenti Gritti
|
d2cc475095
|
Get something basic working
|
2006-05-19 14:18:41 -04:00 |
|
Dan Williams
|
795e4bb2db
|
Deal with keyboard interrupt correctly.
|
2006-05-19 13:23:07 -04:00 |
|
Dan Williams
|
96a90ca32c
|
Pathetically simplify retransmit timings.
|
2006-05-19 11:37:05 -04:00 |
|
Dan Williams
|
533dbd638e
|
Implement retransmit requests on receiver side, fix some stuff up.
|
2006-05-18 13:09:56 -04:00 |
|
Marco Pesenti Gritti
|
e31583daad
|
Merge
|
2006-05-18 00:25:40 -04:00 |
|
Marco Pesenti Gritti
|
11a923d4b1
|
Load session from .activity files
|
2006-05-18 00:24:32 -04:00 |
|
Dan Williams
|
64dc217f52
|
Ensure that RetransmitSegment construction from data is correct.
|
2006-05-17 22:33:52 -04:00 |
|
Marco Pesenti Gritti
|
d89682bfe5
|
merge
|
2006-05-17 17:17:21 -04:00 |
|
Marco Pesenti Gritti
|
8d1e105e51
|
Actually hook up the action button
|
2006-05-17 17:14:36 -04:00 |
|
Dan Williams
|
7f33469924
|
More testcases for RetransmitSegment, and fix some RetransmitSegment bugs
|
2006-05-17 17:06:06 -04:00 |
|
Dan Williams
|
11d54d71a9
|
Add a bunch of testcases
|
2006-05-17 16:23:35 -04:00 |
|
Dan Williams
|
f751407d50
|
Refactor the segment class into two type-specific classes and base class
|
2006-05-17 13:11:48 -04:00 |
|
Dan Williams
|
093667d253
|
Refactor global vars into appropriate classes
|
2006-05-17 10:30:11 -04:00 |
|
Dan Williams
|
b6d50a215b
|
Add a segment type and start bits for retransmission requests.
|
2006-05-16 17:08:39 -04:00 |
|
Marco Pesenti Gritti
|
1f33120951
|
Merge
|
2006-05-16 16:33:11 -04:00 |
|
Marco Pesenti Gritti
|
8162cc8468
|
Do not rely on dbus auto-activation.
|
2006-05-16 16:32:08 -04:00 |
|
Dan Williams
|
0f7dc51ac0
|
Do message reassembly
|
2006-05-16 16:26:23 -04:00 |
|
Dan Williams
|
e4516c6d81
|
Add start of mostly reliable UDP pipe communication code
|
2006-05-16 14:40:52 -04:00 |
|