• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Connect Android App to iOS GCDAsyncSocket

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?
 
Back
Top Bottom