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
			
			
									
									
						help with openSocket in iOS
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: help with openSocket in iOS
Hi
There's no socket support on iOS use the external in the sdk.
Cheers
Monte
			
			
									
									There's no socket support on iOS use the external in the sdk.
Cheers
Monte
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/
						Re: help with openSocket in iOS
thanks, how i can use it? any example
thanks
			
			
									
									
						thanks
Re: help with openSocket in iOS
There's an example stack in the externals sdk.
			
			
									
									LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/
						