Jump to content
fatimire

TWSocket how to supress all errors message.

Recommended Posts

Hello brothers, how i can supress all error messages with TWSocket?

in TClientSocket i used ErrorCode := 0; on OnError event.

 

Thanks a lot.

Share this post


Link to post

Sorry, don't understand the question.  There is no TClientSocket in any ICS source unit, but client would suggest you referring to TWSocketServer.  OnError is a notification event, you can not suppress errors there.

 

Angus

 

Share this post


Link to post

My question is on TWsocket onError event how i can supress all error messages?

like socket already in use, no port on scoket...

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×