Re: [twsocket] ICS V7 Status

2009-09-10 Thread Anatoly Podgoretsky
Thanks all, I found it in SVN and it works. Anatoly Podgoretsky http://www.podgoretsky.com - Original Message - From: "Francois PIETTE" To: "ICS support mailing" Sent: Tuesday, September 08, 2009 10:10 PM Subject: Re: [twsocket] ICS V7 Status >> Francois

Re: [twsocket] ICS V7 Status

2009-09-08 Thread Anatoly Podgoretsky
Hi Arno, I downloaded version from main Overbyte site, link is "javascript:top.StartDownload('eng', 'arch/OverbyteIcsV7_Alpha1.zip');" Anatoly Podgoretsky http://www.podgoretsky.com - Original Message - From: "Arno Garrels" To: "ICS

Re: [twsocket] ICS V7 Status

2009-09-08 Thread Anatoly Podgoretsky
Hi Angus, Thanks for helps. I tryed install (with correction of inc file for version Ver210) and have no success, 179 warnings and 3 errors. Anatoly Podgoretsky http://www.podgoretsky.com - Original Message - From: "Angus Robertson - Magenta Systems Ltd" To: Sen

[twsocket] ICS V7 Status

2009-09-08 Thread Anatoly Podgoretsky
Hi! I have two small questions 1. Is it posible to use V7 in production environment, how stable it now. I plan use as udp client and server, and http client and server. 2. What about Delphi 2010? Anatoly Podgoretsky http://www.podgoretsky.com -- To unsubscribe or change your settings for

Re: [twsocket] [OT] ADOQuery async operation

2008-05-06 Thread Anatoly Podgoretsky
I know, TAdoDataset is simply to use No need work with _Recordset Best regards, Anatoly Podgoretsky - Original Message - From: "Angus Robertson - Magenta Systems Ltd" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 06, 2008 6:25 PM Subject: Re: [twsocket] [OT] ADOQuery

Re: [twsocket] [OT] ADOQuery async operation

2008-05-06 Thread Anatoly Podgoretsky
eries simultaneously or you must use some TAdoConnection object - one for each query. Best regards, Anatoly Podgoretsky - Original Message - From: "info2004" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Tuesday, May 06, 2008 9:13 AM Subject: [twsocket] [OT]

Re: [twsocket] NTLM Unicode bug and lazy fix

2008-04-24 Thread Anatoly Podgoretsky
Well? as I know to support Unicode with W9x user must install Microsoft Layer for Unicode. Information "version of MultiByteToWideChar is included in these operating systems" is new for me. Best regards, Anatoly Podgoretsky - Original Message - From: "Arno Garrels&quo

Re: [twsocket] NTLM Unicode bug and lazy fix

2008-04-23 Thread Anatoly Podgoretsky
y is Unix style not for me. I know ICS from first days, read this mailing list also from his birthday, but use only last year. Best regards, Anatoly Podgoretsky - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wedn

Re: [twsocket] NTLM Unicode bug and lazy fix

2008-04-23 Thread Anatoly Podgoretsky
; 0 then begin SetLength(Result, Len); MultiByteToWideChar(CP_ACP, 0, Pointer(AData), Length(AData), PWideChar(Result), Len); end else Result := ''; end; end; Best regards, Anatoly Podgoretsky - Original Message - From: "Arno Garrels&

Re: [twsocket] Simple Telnet question

2008-02-17 Thread Anatoly Podgoretsky
r, like other keys. Instead it may another combnation of Best regards, Anatoly Podgoretsky http://www.podgoretsky.com - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: "'ICS support mailing'" Sent: Sunday, February 17, 2008 1:40 PM Subjec

Re: [twsocket] Simple Telnet question

2008-02-17 Thread Anatoly Podgoretsky
Telnet server usualy inform about this escape sequece in Welcome Message, usualy it is Ctrl+[ Best regards, Anatoly Podgoretsky http://www.podgoretsky.com > I am using latest ICS telnet connection to develop a simple test tool. This > tool needs to start and stop a program via telnet. I h

Re: [twsocket] How to use THttpCli with threads?

2006-10-06 Thread Anatoly Podgoretsky
Thanks Abdullah, Now I look HttpThr example With best regards, Anatoly Podgoretsky - Original Message - From: "Abdullah AlQasim" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, October 06, 2006 4:51 PM Subject: Re: [twsocket] How to use THttpCl

Re: [twsocket] How to use THttpCli with threads?

2006-10-06 Thread Anatoly Podgoretsky
Hi Frans, Examples and third party demos are very high, really I don't catch all of them. :-) But I looked its example and see that my current code very similar. With best regards, Anatoly Podgoretsky - Original Message - From: "Frans van Daalen" <[EMAIL PROTECTE

Re: [twsocket] How to use THttpCli with threads?

2006-10-06 Thread Anatoly Podgoretsky
tream? Directly. Like HttpCli.Get, HttpCli.Body. It isn't? With best regards, Anatoly Podgoretsky -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] How to use THttpCli with threads?

2006-10-06 Thread Anatoly Podgoretsky
need wtite manually instead of GUI desing with assigning a properties. Ultimate code will be very big. above ten thousand of lines. With best regards, Anatoly Podgoretsky - Original Message - From: "Francois Piette" <[EMAIL PROTECTED]> > There is another issue you s

Re: [twsocket] How to use THttpCli with threads?

2006-10-06 Thread Anatoly Podgoretsky
in OnTerminate Event handler/ I 'll look for multithread sample programs for better understanding a technology. What about TBaseThread.Destroy in wich context it execute? In context of thread? With best regards, Anatoly Podgoretsky - Original Message - From: "Francois Piett

Re: [twsocket] How to use THttpCli with threads?

2006-10-05 Thread Anatoly Podgoretsky
taneously multi downloading from site and operate with received data with threads. With best regards, Anatoly Podgoretsky - Original Message - From: "Anatoly Podgoretsky" <[EMAIL PROTECTED]> > I want use THttpCli within TTread, but when I close application it ecept

[twsocket] How to use THttpCli with threads?

2006-10-05 Thread Anatoly Podgoretsky
roy; begin HttpClient.Free; inherited; end; What I'm doing wrong? Thread do nothing with main thread, this code only for testing. Real will written in future With best regards, Anatoly Podgoretsky -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.eli

Re: [twsocket] Writing a transparent HTTP proxy

2006-10-04 Thread Anatoly Podgoretsky
gards, Anatoly Podgoretsky - Original Message - From: "Kris Leech" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, October 04, 2006 11:18 AM Subject: Re: [twsocket] Writing a transparent HTTP proxy > Hi, did you find the answer to this

Re: [twsocket] [OT] I'm still blocked

2006-09-29 Thread Anatoly Podgoretsky
They want a money. It's kind of racketeering. With best regards, Anatoly Podgoretsky - Original Message - From: "Francois Piette" <[EMAIL PROTECTED]> > Still trying to solve the mail problem. -- To unsubscribe or change your settings for TWSocket maili