Mercurial
MYNetwork
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
zip
(0)
+15
+30
tip
2008-06-04
Jens Alfke
Python: Optimized frame sending somewhat (frame buffers are generated on the fly as the socket has room.)
changeset
|
files
2008-06-04
Jens Alfke
Python implementation much improved. Can send requests now. Fully interoperable with Obj-C implementation's test cases.
changeset
|
files
2008-06-03
Jens Alfke
BLIP.py working for listener side (it talks to the Obj-C BLIPConnectionTester.)
changeset
|
files
2008-06-03
Jens Alfke
* Initial checkin of BLIP.py. (Receiving seems to work.)
changeset
|
files
2008-06-01
Jens Alfke
Copied the necessary Google Toolbox source files into the MYUtilities project, so people don't have to download a separate library.
changeset
|
files
2008-05-30
Jens Alfke
Fixed a serious bug - a race condition where a data buffer in the writer's queue could be dealloced (not the NSData, but its bytes themselves) before the writer sent it, resulting in an EFAULT error.
changeset
|
files
2008-05-29
Jens Alfke
Got it to build on iPhone. (Haven't tried running it yet.)
changeset
|
files
2008-05-25
Jens Alfke
Added -[TCPConnection initToNetService:] to make it easier to use with Bonjour. This allowed me to simplify BLIPEchoClient quite a lot.
changeset
|
files
2008-05-25
Jens Alfke
First public release.
changeset
|
files
2008-05-25
Jens Alfke
More documentation.
release_1
changeset
|
files
2008-05-25
Jens Alfke
More documentation.
changeset
|
files
2008-05-24
Jens Alfke
Added a BLIP port of Apple's "CocoaEcho" sample code.
changeset
|
files
2008-05-24
Jens Alfke
* Added more documentation.
changeset
|
files
2008-05-24
Jens Alfke
Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
changeset
|
files
2008-05-23
Jens Alfke
First checkin after breaking out of Cloudy
changeset
|
files
(0)
+15
+30
tip