X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/6e637324a7d146b5675fec00c819259d7ac9c244..05ed443780b3696c53e100d7eee9ae63c633e22d:/NetworkController.h diff --git a/NetworkController.h b/NetworkController.h index ae40030..662e519 100755 --- a/NetworkController.h +++ b/NetworkController.h @@ -36,7 +36,7 @@ - (void)stopRemoteServerSearch; - (void)setServerStatus:(BOOL)status; -- (BOOL)connectToHost:(NSString *)host; +- (int)connectToHost:(NSString *)host; - (BOOL)checkForServerAtHost:(NSString *)host; - (BOOL)disconnect; - (BOOL)isServerOn;