> I am using ICS's Ftp Server component and I get "operation would block" > message from my application on some computers ( my application is a > cafe control software). How can I solve this problem.
Would you please describe the situation where you get "operation would block" ? This is perfectly normal in a non blocking component but should not surface to the application. If you get this error, you probably use your own winsock calls instead of using the component methods. So please elaborate about the situation. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "DZ-Jay" <[EMAIL PROTECTED]> To: "ICS support mailing" <[email protected]> Sent: Tuesday, June 13, 2006 12:44 PM Subject: [twsocket] ICS FtpServer socket problem > Hello: > I received this question directly from an ICS user. I suggested he > subscribe to this list, but in the meantime, can anybody shed some > light on the problem stated? > > Thank you, > dZ. > > > On Jun 13, 2006, at 03:11, AKINSOFT Programlama wrote: > --------------------------------- > > Hi Jaime > > I am using ICS's Ftp Server component and I get "operation would block" > message from my application > on some computers ( my application is a cafe control software). How can > I solve this problem. > ( I cant get good information about this error message on message > boards so I ask this you, Sorry :) > > > Thank You > > Ercan POLAT > > -- > 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 -- 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
