A Drent wrote:
> Yes, both packages do exists. But only the non-ssl version installs
> ok, the ssl one gives me the compile errors. I need the ssl
> installation because I need to be able to recompile our ssl projects.
These files are created by the IDE when you try to build the Delphi 2006
packag
Yes, both packages do exists. But only the non-ssl version installs ok, the
ssl one gives me the compile errors. I need the ssl installation because I
need to be able to recompile our ssl projects.
albert
>
> A Drent wrote:
>> (tried to post this through the ics-ssl list, but since my email
>>
Hello,
I wonder how the test is going. Please let me know ASAP.
Best Regards,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
>
>> Arno Garrels wrote:
>>> Maurizio Lotauro wrote:
>
> [...]
>
I'm in doubt about this. The remarks of INTERNET_PER_CONN_OPTION
Structure say:
"In Internet Explorer 5, only the ANSI versions of
Interne
Using Delphi 7, ICS FTPCli V6.03
On some machines I get the following error: 500 ESocketException: No Error
(#0 in Connect)
Excerpt from my log:
10:45:07: FTP: Ready to connect
ftp Request ConnectAsync Done.
ftp StatusCode = 500
ftp LastResponse was : '500 ESocketException: No Error (#0 in Con
Most likely you call Connect while a previous call to Connect
is still in the pipe (some loop, TTimer etc.)?
> Form1.FTPClient1.Connect(); Log(5, '{hms}: FTP: Connected
> (hopefully)'); // <--- not actually connected at this point :(
That's true and the great nature of non-blocking methods.
I was trying to manually connect.
That is the only connect call in the pipe.
I sent this code as a simplified version of what I actually have. I have
the try..except and so forth.
What is the "correct" way to do what I am trying to do here?
Matt
-Original Message-
From: [EMAIL PROTECTED
To help find where the problem is, I suggest to use FtpTst demo program to
test the same connection. We will know if the issue comes from your code or
from something weird on thos computers.
--
[EMAIL PROTECTED]
The author of the freeware multi-tier middleware MidWare
The author of the freeware
>From FTPTst:
Winsock version 2.2
WinSock 2.0
Running
Executing Requested Command
Request OpenAsync Done.
StatusCode = 500
LastResponse was : '500 ESocketException: No Error (#0 in Connect)'
Error = 500 (500 ESocketException: No Error (#0 in Connect))
< 220 Microsoft FTP Service
So its something
OK. So the sample program doesn't work: I guess there is something weird on
your system. I have no idea what but it is probably related to a firewall or
similar "security" product.
I would suggest now to try with command line telnet on the same computer to
connect to the FTP server. Something l
Here's a clue:
Telnet connection to FTP worked.
As I walked through I got to this step:
list
150 Opening ASCII mode data connection for /bin/ls.
425 Can't open data connection.
So something is blocking traffic... grr... shouldn't have anything installed
that can do that.
What on Windows Server
Scrive Arno Garrels <[EMAIL PROTECTED]>:
> Maurizio Lotauro wrote:
[...]
> > This is the point. The above remarks is really vague.
> > The Unicode version exists in IE5 but down's work or doesn't exist at
> > all?
>
> And even more questions:
> What about the record INTERNET_PROXY_INFO
> (http
12 matches
Mail list logo