Re: [twsocket] TSslHttpCli and multi Thread application

2015-09-24 Thread Boris JURÄŒAK , Kostra d . o . o .
Thanks Agnus for advices. I solved the problem, the error was in initialization of SslContex. Regards Boris Signature Angus Robertson - Magenta Systems Ltd je 9/24/2015 ob 11:01 AM napisal: I done what you say, but still

Re: [twsocket] HTTP Tunnel

2015-09-24 Thread Andreas
On Wed 23/09/2015 06:35, Angus Robertson - Magenta Systems Ltd wrote: I know ICS can do tunneling, but I have not yet figured out how. I know how to do it with with a http connection and 'connect', but was wondering if this is not already automated with a server-client implementation like

Re: [twsocket] HTTP Tunnel

2015-09-24 Thread Angus Robertson - Magenta Systems Ltd
> *Subject:* Re: [twsocket] HTTP Tunnel > We have a program that controls equipment. This program constantly > sends log and error information to our supervisors room at our > company so that any problem can instantly be addressed by one of > our technicians. The connection is a TWSocket on the

Re: [twsocket] How to enable IPv6 on client components?

2015-09-24 Thread Angus Robertson - Magenta Systems Ltd
> I have been searching the mailing list, unit notes, and web trying > to find out what needs to be done on the client side to enable > IPv6, if anything, but I haven't found anything definitive. Does it > all "just work" under the hood, or do I simply change the > components' SocketFamily

[twsocket] How to enable IPv6 on client components?

2015-09-24 Thread Jeff Hamblin
I have several applications that use the HttpCli, SmtpCli, and FtpCli components. They've been working quite well for years and years on the last revision of ICS v6, with Delphi 2007. While refreshing these applications recently, it seemed like a good time to get them ready for IPv6. I