source/pascal - TCPOOExample 1.0.0
Posted: July 8th, 1993, 9:00 am
Download: http://archive.info-mac.org/dev/src/tcp ... ple-10.hqx
This is some example code to demonstrate the use of my Object
Oriented TCP units. These units implement a relatively high level
interface to MacTCP, and allow fairly easy writing of TCP
applications in Pascal using event driven, object oriented
programming. The example program is not a full shell,
it simply implements a very basic finger to a fixed user@host.
It should be fairly easy to understand. I've used the code in many
apps, most of which are available from various ftp sites, or from
redback.cs.uwa.edu.au in /others/peterlewis.
Hope its useful to someone,
Peter.
TCPOOExample v1.0.0 Copyright 1993 Peter N Lewis
This is some example code to demonstrate the use of my Object
Oriented TCP units. These units implement a relatively high level
interface to MacTCP, and allow fairly easy writing of TCP
applications in Pascal using event driven, object oriented
programming. The example program is not a full shell,
it simply implements a very basic finger to a fixed user@host.
It should be fairly easy to understand. I've used the code in many
apps, most of which are available from various ftp sites, or from
redback.cs.uwa.edu.au in /others/peterlewis.
Hope its useful to someone,
Peter.
TCPOOExample v1.0.0 Copyright 1993 Peter N Lewis