Sockets Question

Maarten Koopmans maarten.koopmans at gmail.com
Wed Aug 24 21:57:51 EDT 2011


On Wednesday, August 24, 2011, Andrew Henshaw <henshaw at me.com> wrote:
> Im afraid that assumes I can program in objective c :)   Ive dabbled,  but
its far beyond me at the moment !
>
> Thanks for the pointers though,  maybe it is something I can farm out to
rentacoder.

You probably can't this is soecialized stuff on the networking side. I have
a working version with a rebol server ( desktop) and a Lua client that shows
how it can be done.

Contact me off-list if you wish to make sure we are not competitors :-) and
I might be able to help, as I try to port this over to LC for iOS at the
moment.


>
> Andy
>
> On 24 Aug 2011, at 21:21, Maarten Koopmans wrote:
>
>> Assuming you're talking iOS, use multicast in the mDNS group via an
>> Objective-C external. Pick your UDP port, and you'll notice that all wifi
>> routers support zeroconf/bonjour.
>>
>> This assumes the desktop sends.
>>
>> --Maarten
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list