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 rdim...@evergreeninfo.net -----Original Message----- From: use-livecode [mailto:use-livecode-boun...@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@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 > ____________________________________________________________________ > ambassa...@fourthworld.com http://www.FourthWorld.com > > _______________________________________________ > use-livecode mailing list > use-livecode@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@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@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode