X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=NetTrafficController.h;h=fb7a1160cd6710083839f495bb4c9b0d060770d8;hb=refs%2Ftags%2Fv1.1;hp=092ffafe76114a7485a4aa39989da6856cde81a0;hpb=9320221ec3758e75891e9f19268bfb3f89514ed4;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;