Socket Connection

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
daryl
Posts: 47
Joined: Mon Apr 29, 2013 11:43 pm

Socket Connection

Post by daryl » Sat Jun 29, 2013 12:39 am

Folks,

I have an application that opens a socket and talks to a network server, and this works on the desktop, but not on android. In the Standalone Application Settings General section I have included "Internet" under the Script Libraries, and in the Android section I have checked the "Internet" checkbox in the Application permissions section. The tablet has no problem connecting to the network otherwise.

Is there a way to debug/troubleshoot this from LiveCode, or are there an know issues about this?

Any help would be greatly appreciated.

Thanks,

Daryl

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4163
Joined: Sun Jan 07, 2007 9:12 pm

Re: Socket Connection

Post by bn » Sat Jun 29, 2013 12:47 am

Hi Daryl,

sockets are not yet supported on mobile devices according to the release notes.

Kind regards
Bernd

daryl
Posts: 47
Joined: Mon Apr 29, 2013 11:43 pm

Re: Socket Connection

Post by daryl » Mon Jul 01, 2013 6:07 pm

Hi Bernd,

Thanks for your reply. That's very disappointing news. Hopefully it will be supported soon.

Best Regards,

Daryl

Post Reply