lucacasula91
Lurker
Hi everyone, i've developed an app that use the GCDAsyncSocket class for iOS, i'd like to extend the app support to Android devices, how can i connect android to a AsyncSocket TCP server make with iOS? Need i to use java.net.socket or what?