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;
@endThese are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.