Re: DO and Sleep
Re: DO and Sleep
- Subject: Re: DO and Sleep
- From: Jim Correia <email@hidden>
- Date: Sun, 6 Nov 2005 23:00:41 -0500
On Nov 6, 2005, at 9:41 PM, Julien Guimont wrote:
I know there is many things happening when the computer goes to
sleep. I have a problem with distributed objects and sleep. It
seems that my proxy is not able to recover the connection to the
server. Am I supposed to do something to make it work? Look out for
sleep/wake up notifications and reconnect to the server?
Listening for sleep/wake notifications sounds like it is too low level.
Do you listen for NSConnectionDidDieNotification and take appropriate
action?
Jim
_______________________________________________
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
References: | |
| >DO and Sleep (From: Julien Guimont <email@hidden>) |