> Angus, I haven't found OnRetrSessionClosed in 
> OverbyteIcsFtpCli.pas, are you sure it's the right name?

No, it was from the server as well <g>

In the server, all events trigger OnRequestDone, and you do a case on
RqType to find which event just finished:

case RqType of
   ftpConnectAsync:    // connect, logon, password finished
   ftpGetAsync:  // download finished
etc

Angus

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

Reply via email to