TCP/TCPWriter.m
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-24 Added #imports of utility headers, so source files will compile without requiring a custom prefix (MYUtilities.pch.)
2008-05-23 First checkin after breaking out of Cloudy