I'm using CocoaAsyncSocket for a server client application on the iPad. Right now if the server is up the client can type in the IP of the server and connect to it. Is there a way to display all the servers on the local network that are running this app?
Thanks!