Info-Mac Archive Downloads: dev/lib/

Back to dev/lib/

CTCPNetwork 1.0; Asynchronous MacTCP Class (c-tcp-network-cpp.hqx)

Download c-tcp-network-cpp.hqx (11,843 KB)


From: lockheimer@twics.com (Hiroshi Lockheimer)
Subject: CTCPNetwork 1.0; Asynchronous MacTCP Class

©1995 Hiroshi Lockheimer

CTCPNetwork is a minimalist's approach to asynchronous MacTCP connections.
I've stolen many of CTCPNetwork's ideas from various code floating around
the net, namely: PowerTCP by Dmitry Boldyrev, the NewsWatcher source by
John Norstad, and Peter Lewis' stuff in Pascal. CTCPNetwork is quite
similar to PowerTCP, but one of my objectives in writing CTCPNetwork was to
improve on the error handling.

You are free to use CTCPNetwork, no strings attached, although I would
appreciate some credit in your about box or wherever appropriate. Oh, and
CTCPNetwork is most likely NOT bug free. :-) Use at your own risk.

Anyway, please send bugs/comments/whatever to:
lockheimer@twics.com

Enjoy!
Hiroshi Lockheimer