ftp.nice.ch/pub/next/tools/frontends/Ping.2.1.NIHS.bs.tar.gz#/Ping.2.1.NIHS.bs/Source

English.lproj/
 
Makefile
 
Makefile.postamble
 
Makefile.preamble
 
PB.gdbinit
 
PB.project
 
Ping.iconheader
 
Ping_main.m
[View Ping_main.m] 
Pinger.h
[View Pinger.h] 
Pinger.m
[View Pinger.m] 
README.TO.COMPILE
 
Subprocess.h
[View Subprocess.h] 
Subprocess.m
[View Subprocess.m] 
ping.tiff
 
pingApp.tiff
 
sym/
 

README.TO.COMPILE

This should compile on a 3.x system with one little hitch.  The .o files will end up in the
sub-folder 'obj' rather than in the main folder (where the MAKEFILE resides, etc).

So do 'make' once, and when it exits complaining it can't find the .o files, move/copy them
from the 'obj' folder to the same folder where the MAKEFILE resides, and type 'make' again,
and it should work, giving you the file "Ping" which you might want to put in a folder called
"Ping.app"

Ping is from the 2.x days, so some things are different that they used to be, but this little
app still works wonders.

TjL


These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.