Page 1 of 1

help with openSocket in iOS

Posted: Thu Mar 29, 2012 6:19 am
by jagiron
i have this code and work in windows and mac but not in iOS:

if the environment is "mobile" then mobileBusyIndicatorStart "square", "Opening..."
if the openSockets is not empty then resetAll
open socket to "localhost:3333" with message "iamconnected"

in mac and windows connect well and active the message iamconnected, but in ios not open the socket

any idea?
thanks

Re: help with openSocket in iOS

Posted: Thu Mar 29, 2012 7:41 am
by monte
Hi

There's no socket support on iOS use the external in the sdk.

Cheers

Monte

Re: help with openSocket in iOS

Posted: Thu Mar 29, 2012 3:09 pm
by jagiron
thanks, how i can use it? any example
thanks

Re: help with openSocket in iOS

Posted: Fri Mar 30, 2012 1:39 am
by monte
There's an example stack in the externals sdk.