Hi Tiemo, I think it is included in LC 8.1.5 - definitely in 8.1.6.
You could also use 8.1.7 which includes a newer tsNet version (1.3.2). To check which version you are using, open the message box and type ‘put tsNetVersion()’ Cheers, Charles > On 7 Dec 2017, at 8:52 pm, Tiemo Hollmann TB via use-livecode > <[email protected]> wrote: > > Hi Charles, > thanks for your response. > Can you tell me, in what LC version tsNet 1.2.10 is being used (I can't go > with LC 9 yet) > I had a look into the tsNet.dll, but can't find any version # > > Thanks > Tiemo > > > -----Ursprüngliche Nachricht----- > Von: use-livecode [mailto:[email protected]] Im Auftrag > von Charles Warwick via use-livecode > Gesendet: Donnerstag, 7. Dezember 2017 10:56 > An: How to use LiveCode <[email protected]> > Cc: Charles Warwick <[email protected]> > Betreff: Re: tsNet and proxy servers? Charles? > > Hi Tiemo, > > I am not aware of any issues in the latest version of tsNet with regards to > proxy servers, however there were some fixes for proxy NTLM authentication > addressed in tsNet 1.2.10. > > Without knowing the specifics of the networks your application is being used > in, I cannot say if that would address the issue your customers are > experiencing. I would recommend trying the latest version of LC and seeing > if that resolves their issues. > > You could also try get a copy of the output of the debug output from tsNet > (see the tsNetSetDebugCallback command) from your application in one of > these environments - it may assist in finding out what the actual issue is. > > Regards, > > Charles > >> On 5 Dec 2017, at 2:29 am, Tiemo Hollmann TB via use-livecode > <[email protected]> wrote: >> >> Hello, >> >> I am using very simple "put URL myUrl.php into myResult". Since >> Version 8 (and still in 8.1.4) I have again and again institutional >> customers like schools or government networks with proxys and >> firewalls, where the tsNet doesn't succeed to connect to myServer thru >> the proxys with different error messages. My old LC 6.x went thru >> those proxies without any problems after having set the proxy data >> into the httpheaders. I can't find any version # in the tsNet files, >> so I can't exactly tell, which version of tsNet I am using in LC 8.1.4, > perhaps it is 1.2.8. >> >> Since I have a backdoor in my program without connecting to the >> internet and thoses admins don't like long testing and debugging >> procedures I couldn't dig any deeper to get more details yet and >> always had to offer a quick workaround to those customers. And I can't > reproduce the issue here. >> >> 1. Is this a known issue and any solution in progress? (Charles?) >> >> 2. Is this issue perhaps already solved in 8.1.7 or higher? > (Charles?) >> >> Thanks >> >> Tiemo >> >> >> >> >> >> _______________________________________________ >> 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 >> > > > _______________________________________________ > 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 > > > _______________________________________________ > 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 > _______________________________________________ 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
