LOTS more socket work. It can connect. It looks like it can read/write, but I'm not...
[ITFoundation.git] / ShowcaseController.h
index 2e18b74..8b4aef8 100755 (executable)
@@ -7,9 +7,9 @@
 //
 
 #import <Foundation/Foundation.h>
-#import <ITFoundation/ITFoundation.h>
+#import <ITFoundation/ITInetSocket.h>
 
-@interface ShowcaseController : NSObject <ITInetServerSocketOwner> {
+@interface ShowcaseController : NSObject <ITInetSocketDelegate> {
 
 }