Info-Mac Archive Downloads: dev/lib/

Back to dev/lib/

pNet demo (pnet-101-demo.hqx)

Download pnet-101-demo.hqx (57,860 KB)


From: (Peter Bierman) lunatic@cs.wisc.edu
Subject: pNet demo

pNet is a libary of functions that impement a rough interface to MacTCP.
The code is all currently Synchronus MacTCP based. This code is NOT feature
complete. There are things that don't work. It might require some tweaking
in your application. Error checking is mostly horrible. Use in anything
other than prototyping is NOT SUGGESTED.

Includes an example 20 line program that connects to a webserver and
retrieves an HTML file. Can be modified to be a quick and dirty internet
client of almost any protocol.

CodeWarrior 9 project file included.

-Peter Bierman