I want to connect 3 iOS devices with each other. For example, One iOS device will be like a server, and other 2 device will connect like client, to that server. To make iOS Device, as server, i am using CocoaHTTPServer, There is no any internet connection, should use only wi - fi connection.
Any suggestion ?