MYNetwork.xcodeproj/project.pbxproj
2008-07-13 * Fixed link error in BLIPClient target.
2008-06-03 * Initial checkin of BLIP.py. (Receiving seems to work.)
2008-06-01 Copied the necessary Google Toolbox source files into the MYUtilities project, so people don't have to download a separate library.
2008-05-25 Added -[TCPConnection initToNetService:] to make it easier to use with Bonjour. This allowed me to simplify BLIPEchoClient quite a lot.
2008-05-25 More documentation.
2008-05-24 Added a BLIP port of Apple's "CocoaEcho" sample code.
2008-05-24 * Added more documentation.
2008-05-23 First checkin after breaking out of Cloudy