pNet demo

User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
pNet demo

Post by Info-Mac » September 13th, 1996, 9:00 am

Download: http://archive.info-mac.org/dev/lib/pnet-101-demo.hqx

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
Post Reply