snej / MYNetwork (http://mooseyard.com/projects/MYNetwork/)

Mooseyard Networking library: Cocoa utilities, including a generic TCP server/client, plus the reference (well, the only) implementation of the message-oriented BLIP protocol.

Clone this repository (size: 1.7 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/snej/mynetwork/
commit 20: 02224e981209
parent 19: 16454d63d4c2
child 21: 56aed3578628
* Fixed link error in BLIPClient target. * Fixed *Ph*n* #ifdef issue (thanks, Jimmy) default1.0
Jens Alfke / snej
21 months ago

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
MYNetwork /
filename size last modified message
BLIP  
MYNetwork.xcodeproj  
Python  
TCP  
.hgignore 117 B 22 months ago * Added more documentation.
.hgtags 51 B 22 months ago First public release.
IPAddress.h 4.3 KB 22 months ago * Added more documentation.
IPAddress.m 9.5 KB 22 months ago Added #imports of utility headers, so source files will…
maindocs.h 7.1 KB 22 months ago Got it to build on iPhone. (Haven't tried running it yet.)