Roland Frei wrote:
> hi
> how can i globaly hanlde ftpserver execptions ?

Generaly use a global exception handler for all unhandled
exceptions only. 
You should handle exceptions locally where they are being raised.
This not only applies to ICS but also generally to all Delphi applications.

Arno Garrels


> i understand how to make it on a client side but i am confused how to do
> it on a server.





> thank for helping
>    roland
-- 
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