Charles, Why doesn't tsNet work on Android? I had built this whole stack based on tsNET, tested it on Android (Very Extensively on many LC versions and many devices) and found out that it doesn't work. Works well on every other platform though. We had to convert the whole system back to libURL. Is tsNET not designed to work on Android?
Today's Topics: 1. Re: TSNet and proxies (Charles Warwick) ---------------------------------------------------------------------- Message: 1 Date: Sat, 1 Oct 2016 17:36:38 +1000 From: Charles Warwick <[email protected]> To: [email protected] Subject: Re: TSNet and proxies Message-ID: <[email protected]> Content-Type: text/plain; charset=windows-1252; format=flowed Hi Jacque, If you are not using standard libUrl commands then you will need to call tsNetSetProxy if the connection needs to go through a proxy server. Regards, Charles On 1/10/2016 12:45 PM, J. Landman Gay wrote: > Does TSNet automatically handle connections that go through a proxy > server? Or is there something our app needs to do to make that work? > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
