: NSError code 65 coming from NSStream
: NSError code 65 coming from NSStream
- Subject: : NSError code 65 coming from NSStream
- From: Peter C <email@hidden>
- Date: Tue, 14 Jul 2015 10:33:14 +0800
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden