[twsocket] Delphi Survey 2005

2005-05-15 Thread Francois PIETTE
Borland is currently conducing a survey about Delphi : http://infopoll.net/live/surveys/s27784.htm Would be helpful for ICS to mention it into question 1.18: "1.18 Which Delphi Web or Internet technologies do you already use or plan to use in the next 24 months?" Select Othe

[twsocket] HttpCli parsing incoming html

2005-05-15 Thread rogersmail
I am using the HttpCli component to post() a request to a php script which inturn returns an html type title,description etc into my DataIn stream , however i have had problems getting the html description into a single String, i have used the StringList->LoadFromStream(DataIn) to put each record i

RE: [twsocket] FTPCli. Problem with QUIT

2005-05-15 Thread Scott Myers
Kim, I experience the same problem "quitting" from some IBM mainframe FTP servers that my software communicates with. As Francois has recommended to you, since I'm quitting anyway, I simply ignore the error and treat the file transfer transaction as having completed successfully. Scott Myers [EMA

Re: [twsocket] HttpCli parsing incoming html

2005-05-15 Thread Francois PIETTE
HTML code is not necessary organized into texte lines acceptable by a StringList (that is lines with CR/LF pair). For example many server do send HTML as a huge single line, or send unix type lines (LF only). In my opinion, it's not a good idea to parse HTML using a StringList. You'd better use a

[twsocket] [HELP] FtpClient and timeout

2005-05-15 Thread Guillaume MAISON
hi everyone, just a small question, as i haven't been able to read completly the source code : is setting timeout value to 0 on the FtpClient will prevent any timeout ? thanks for your answer, best regards, Guillaume MAISON - Guillaume MAISON - [EMAIL PROTECTED] 83, Cours Victor Hugo 47000

Re: [twsocket] [HELP] FtpClient and timeout

2005-05-15 Thread Francois PIETTE
Only with sync operation. Better to use async and your own TTimer. -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Guillaume MAISON" <[EMAIL PROTECTED]> To: Sent: Sunday, May 15, 2005 6:08 PM Subject: [twsocket] [HELP] FtpClient and timeout > hi everyone, > > ju

Re: [twsocket] HttpCli parsing incoming html

2005-05-15 Thread rogersmail
Thanks i will try that... and sorry yes i agree its a programming problem NOT ics, i was just asking for some help from someone that has gone through the same problem.. - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, May 15, 2005

[twsocket] Re: [qslist] Presently working Nym servers

2005-05-15 Thread richard
On Sun, 15 May 2005 06:37:30 -0700 (PDT), you wrote: > > Dear Richard > > Just as we have so many sites giving remailer stats and reliability, > are there sites giving Nym Reliability ? I think there is only one source for that. Bikikki posts the following report to alt.privacy.anon-server on a w

[twsocket] [HELP] FTP Server w/ client disconnection...

2005-05-15 Thread Guillaume MAISON
Hi everyone, i have a weird problem with the FTP Serv comp. i've adapted (to my application) the GetProcessing method from the FtpServ demo in order to detach a file generation process within a thread and delay the data sending. if i create the thread within the OnGetProcessing Event, everything

Re: [twsocket] Datetime in mail headers

2005-05-15 Thread Maurizio Lotauro
On 08-May-05 19:28:37 Wilfried Mestdagh wrote: >Hello, >If I examen email headers datetime like this example: >Received: (qmail 31614 invoked from network); 6 May 2005 08:41:49 - >Date: Fri, 6 May 2005 10:41:42 +0200 >it is always in english (I mean the day and month). I need to make email