Solved.
That's great, please describe briefly the cause of the problem
and how it was solved, readers of this list might benefit from
your findings and save some time.


Well, I do not clearly understand the internals, but defining NOFORMS in project option
and  using
    while not FTPCli.Terminated do
      FTPCli.ProcessMessages;

instead of

  FTPCli.MessageLoop

and quitting with FTPCli.PostQuitMessage did work.

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