[twsocket] RES: Ftp Client with proxie

2005-12-16 Thread Cristian Gallas
Ok, I see this on source code, but the problem is that my proxy requires authentication, and are different from ftp connection, how I send the user and password to proxie? Thanx -- Just have a look at the source code ftpcli.pas. Search for "proxy" and you'll find some backgroun

Re: [twsocket] Bug in SSL binary web server demos

2005-12-16 Thread Fastream Technologies
I am sorry for the wrong email list. Recently I have been having hardware problems and lost my address book and manually entering email addresses was not something I am used to. Regards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent:

Re: [twsocket] Bug in SSL binary web server demos

2005-12-16 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > > Just try this: open the HTTP server in a used port. Then stop the server > and the program would not let you change the port number and restart. You know that ICS-SSL is still under development. Nevertheless you can't stop complaining. I can imagine the

[twsocket] Bug in SSL binary web server demos

2005-12-16 Thread Fastream Technologies
Hello, Just try this: open the HTTP server in a used port. Then stop the server and the program would not let you change the port number and restart. Best Regards, SubZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsock

Re: [twsocket] FTPClient ASCII or Binary ?

2005-12-16 Thread David Rose
> Try removing the if not (FTPClient1.Binary) then line. It could > already be binary in the component but the typeset command may not have > been issued before. Wonderful. That's exactly what the problem was. Code been working for years, then we changed FTP server and it stopped working. Pres

Re: [twsocket] Sending Mail using MX records

2005-12-16 Thread David Rose
> *From:* DZ-Jay <[EMAIL PROTECTED]> > *To:* ICS support mailing > *Date:* Thu, 15 Dec 2005 08:24:24 -0500 > > Yes. But be aware that many ISPs do not allow direct connections from > unknown SMTP clients/servers. In particular, you must make sure that > your IP address is not dynamic, and th

Re: [twsocket] thttpcli & unicode

2005-12-16 Thread Mike Versteeg
Thanks, that sounds logical. I'll give it another go. On 12/15/05, Francois Piette <[EMAIL PROTECTED]> wrote: > > I am evaluating ICS, specifically the component thttpcli and have the > > following problem: if I retrieve a web page with multibyte characters, > > I cannot seem to get the data in pr