> I'm coding with Delphi 2005.

Win32 personnality ?

> Till now I don't see the ftp-status. I like to have 3
> checkboxes for each status (Online, 421, Offline).
> If one status is true the checkbox for the status
> should be checked.
> I know that FTPCLI has a status-Option with a log.
> How can I do it easily to get the status to the checkboxes.

Have you looked at the FtpTst sample program ?
All messages from/to server are displayed. You have to parse those messages
to update your UI if you don't want plain messages.

--
[EMAIL PROTECTED]
http://www.overbyte.be


-- 
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

Reply via email to