Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : TIdLogEvent usage in Indy 10
| Subject: | TIdLogEvent usage in Indy 10 |
| Posted by: | "Jan Bijsterbosch" (j.bijsterbos..@hccnet.nl) |
| Date: | Wed, 16 Nov 2005 12:22:10 |
Hello All,
I'm a little puzzled, in Indy 9 I used TIdLogEvent Sent and Received events
to show the full commands send and received from my simple ftp client with a
connected server, just by dropping it on my form. In Indy 10 however I can't
figure out how to accomplish the same behaviour.
The TIdFTP.OnStatus event works as expected, but I would like to have an
option to see all the traffic command messages.
How do I do that ? (D7pe, Indy10.1.5)
Greetings from rainy Amsterdam,
Jan