I want to be able to have one ios-device that multiple ios-devices (is there any max?) are able to connect to and send data(a string in this case) to the first device.
I have tried this tutorial: http://www.raywenderlich.com/3932/networking-tutorial-for-ios-how-to-create-a-socket-based-iphone-app-and-server But I have a hard time understanding Objective-C