Info-Mac Archive Downloads: dev/src/ SourceCode

Back to dev/src/ SourceCode

source/pascal/tcpexample.hqx (tcp-interface-example-pas.hqx)

Download tcp-interface-example-pas.hqx (41,636 KB)


Date: Thu, 10 Dec 1992 11:27:56 +0800
From: Peter N Lewis
Subject: source/pascal/tcpexample.hqx


This is some example code to demonstrate the use of my TCP unis.
These units implement a relatively high level interface to MacTCP,
and allow fairly easy writing of TCP applications in Pascal using
event driven 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.

TCPExample v1.0.0 Copyright 1992 Peter N Lewis