Unix domain sockets on Android

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

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SamanthaLC
Posts: 22
Joined: Sat Jul 20, 2013 11:57 pm

Unix domain sockets on Android

Post by SamanthaLC » Sun Jul 21, 2013 12:02 am

Hello LiveCode developers!

Is there a way to open socket for Unix domain socket types? On Android you can use LocalSocket(AF_UNIX) in Java. Does LiveCode have a way to open Unix sockets?

Thanks!

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Unix domain sockets on Android

Post by Klaus » Sun Jul 21, 2013 4:11 pm

Hi Smantha,

sockets are not (yet) supported on the mobile platform in Livecode.


Best

Klaus

Post Reply