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

This is Pinger.h in view mode; [Download] [Up]

/* Generated by Interface Builder */

#import <objc/Object.h>

@interface Pinger:Object
{
    id	pingPath;
    id	hostForm;
    BOOL pinging;
}

- init;
- beginPing:sender;
- chooseHost:sender;
- stopPing:sender;
- subprocessOutput:(char *)buffer;
- subprocessDone;
- subprocessError:(const char *)errorString;
- appWillTerminate:sender;

@end

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