Re: NSConnection crashes
Re: NSConnection crashes
- Subject: Re: NSConnection crashes
- From: Brian Smith <email@hidden>
- Date: Fri, 26 May 2006 08:39:41 +0800
On May 26, 2006, at 8:23 AM, Jim Thomason wrote:
I have a client & server set up using DO. They connect and chat just
fine. The problem is that if the server is shut down while the client
is connected, the client crashes.
Your getting a time out exception, so you need to catch it in your
code. Check the document on NSConnection on exceptions it can throw
and their is a section in the Distributed Objects Programming Guide
on handling errors.
Regards,
Brian Smith
http://www.suaveware.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden