Restrictions on mobile servers?
jonathandlynch at gmail.com
jonathandlynch at gmail.com
Thu Jul 20 19:14:12 EDT 2017
A bit OT but entertaining, apparently one can use an iPhone as a server:
https://stackoverflow.com/questions/6804650/ios-devices-as-web-server
I see no point to this, but, you know, people just do things :)
Sent from my iPhone
> On Jul 20, 2017, at 4:33 PM, Ralph DiMola via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> I use a "stun" server to get the ata(sip client) ip behind NAT. There are
> public stun servers or you can install an open source one on your one
> server.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net
>
>
> -----Original Message-----
> From: use-livecode [mailto:use-livecode-bounces at lists.runrev.com] On Behalf
> Of Stephen Barncard via use-livecode
> Sent: Thursday, July 20, 2017 4:13 PM
> To: How to use LiveCode
> Cc: Stephen Barncard
> Subject: Re: Restrictions on mobile servers?
>
> I'm pretty sure SIP servers just makes introductions to two clients running
> on devices and gets out of the way. A way to keep your IP out of it.
> Also they use UDP packets - MUCH less latency - and does error correction
> (reconstruction?) without re-requesting as HTTP based clients do.
>
> the 'stuff' to do this has recently been added to the named browsers.
> All the code is there.
>
> --
> Stephen Barncard - Sebastopol Ca. USA -
> mixstream.org
>
> On Thu, Jul 20, 2017 at 12:11 PM, Richard Gaskin via use-livecode <
> use-livecode at lists.runrev.com> wrote:
>
>> Stephen Barncard wrote:
>>
>>> Richard:
>>>
>>> I've been working with with VOIP applications and there are some
>>> systems that have free methods for finding each other.
>>>
>>> Check out the Linphone SIP service (and Linphone itself is pretty
>>> cool)
>>
>> Thanks. Isn't Linphone client-server, as opposed to direct P2P?
>>
>>
>> --
>> Richard Gaskin
>> Fourth World Systems
>> Software Design and Development for the Desktop, Mobile, and the Web
>> ____________________________________________________________________
>> Ambassador at FourthWorld.com http://www.FourthWorld.com
>>
>> _______________________________________________
>> 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
>>
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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