X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NetTrafficController.h;h=fb7a1160cd6710083839f495bb4c9b0d060770d8;hb=fcdfb47212ad3d7f8ec8ae115ccf4f30b7ace383;hp=092ffafe76114a7485a4aa39989da6856cde81a0;hpb=42cf7bbe564d70233a0d73baee613f209eb00eb6;p=chaz%2Fthecheat diff --git a/NetTrafficController.h b/NetTrafficController.h index 092ffaf..fb7a116 100644 --- a/NetTrafficController.h +++ b/NetTrafficController.h @@ -32,9 +32,13 @@ - (void)initialInterfaceSetup; - (void)interfaceUpdate; +- (void)serverSetAllowRemote:(BOOL)allow listenPort:(int)port broadcastName:(NSString *)name; + +/* - (void)allowRemoteChanged:(BOOL)allow; - (void)listenPortChanged:(int)port; - (void)broadcastNameChanged:(NSString *)name; +*/ - (void)connectionListChanged;