Hello Jason,
Does anyone know how to convert array [0..21] of char to PAnsiChar?
This interesting question is not really related to ICS. I suggest you post
this kind of question to the general mailing list "delphi" on the same
elists.org server.
Thanks for your understanding.
btw: One ans
Does anyone know how to convert array [0..21] of char to PAnsiChar?
Thanks,
Jason
--
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
Angus Robertson - Magenta Systems Ltd wrote:
> The error handling issue is not only FtpCli, but also HttpProt. I was
> having an SSL issue with URL checker, always got return code 0, which
> I eventually discovered was because the SSL DLLs were not in the
> path.
Even this does not guarantee th
> I would also like to remind you (or Arno or Francois) of a planned
> change in error handling in FTPCli which we discussed a month ago.
Not forgotten, just too busy on other projects to spend time on ICS,
except for fire fighting customer issues, in this case an FTP server that
returned very st
> Sorry Anton, you'll need to change your application to use one of the new
> commands, but the change broke too many things.
Angus, no problem: I use HighLevelAsync directly as it much more flexible and
powerful than predefined methods
HighLevelAsync(ftpConnectAsync, [ftpFctOpen, ftpFctAuth, f