Re: TSNet and proxies

2016-10-01 Thread Charles Warwick
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?

Re: TSNet and proxies

2016-10-01 Thread Lyn Teyla
Charles Warwick wrote: > 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. When calling tsNet commands directly, how does one obtain and pass tsNetSetProxy the _exact_ same set of proxy settings that ts

RE: tsNET and Proxies

2016-10-01 Thread William Jamieson
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 To: use-livecode@lists.runrev.

Re: tsNET and Proxies

2016-10-02 Thread Charles Warwick
ested 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 p

RE: tsNET and Proxies

2016-10-02 Thread J. Landman Gay
esigned 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 To: use-livecode@lists.runrev.com Subject: Re: TSNet an

Re: tsNET and Proxies

2016-10-02 Thread Mark Wieder
On 10/02/2016 08:55 AM, J. Landman Gay wrote: TSNet works for me on Android. There are two places you need to specify the internet features in standalone settings though. Be sure internet is selected in the Inclusions panel, and also select the Internet checkbox in the Android permissions list. T

Re: tsNET and Proxies

2016-10-02 Thread J. Landman Gay
On 10/2/16 12:00 PM, Mark Wieder wrote: That seems like buggy behavior to me. Selecting internet as an inclusion should *automatically* select internet permissions for all platforms. Is there really a use case for selecting inclusion of the internet library but not allowing its use? It is con

Re: tsNET and Proxies

2016-10-02 Thread Monte Goulding
> On 3 Oct 2016, at 4:00 AM, Mark Wieder wrote: > > Selecting internet as an inclusion should *automatically* select internet > permissions for all platforms. Is there really a use case for selecting > inclusion of the internet library but not allowing its use? Yes I think we should have some