I received a complain from customer about an error occurs and is coming from NSStream. Basically the Cocoa code is written using NSStream. It is rather simple, the Mac connects to the printer and send raw printer data direct to printer either by Bonjour or a fixed IP. Somehow for this customer encounter the problem during sending data to printer an error occurs. The mac needs to reboot to resend again. There are many other customers' sites that are using the same software I developed but does not encounter the same problem.

Below NSStreamEventErrorOccurred event returns a NSError with the following in Japanese. I can't read Japanese, so here is the google translate in English,

TCP/IP Error 65 : 操作を完了できませんでした 。 ホストへのルートがありません
TCP/IP Error 65 : Could not complete the operation. No route to host

I tried looking up for the NSError code 65 but can't find it in the listing.
What does this error code & message means ?

--
Using Opera's mail client: http://www.opera.com/mail/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (Macnetworkprog@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to