NSConnection timeout problem...
NSConnection timeout problem...
- Subject: NSConnection timeout problem...
- From: email@hidden
- Date: Sun, 22 Jun 2003 00:12:31 -0500 (CDT)
let's see, I have an NSConnection that works fine when the server is
available, but when the server does not exist and the user tries to
connect, it goes into an infinite loop trying to connect...
how can I verify that the server is willing to accept the NSConnection
prior to trying to make the connection?
I have tried using the setReplyTimeout and setRequestTimeout with
exception handling, but no exception seem sto be raised when the server is
down...
any help?
thanks
dave
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.