• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: DO and NSProxy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DO and NSProxy


  • Subject: Re: DO and NSProxy
  • From: Chris Kane <email@hidden>
  • Date: Mon, 4 Jul 2005 21:08:50 -0700


On Jun 30, 2005, at 10:54 AM, Julien Guimont wrote:

Hello,

I have been working with rendez-vous, DO and connections and it was working until yesterday.

I added a new method to my server and tried to access it from the client. This method is for the client to send information (NSNumbers) back to the server. So the signature is something like that

-(void) setCurrentULoad:(NSNumber*)uLoad andDLoad:(NSNumber*)dLoad

It is in a protocole shared between the server and the client (it is in a framework shared by both) and implemented by the server.

When I call this particular method from the client I have the following exception:
exception: *** -[NSProxy doesNotRecognizeSelector:setCurrentLimitUlLoad:andDlLoad:] called!


Note the selector names in each case: "ULoad:andDLoad:" in the method declaration you quoted, but "UlLoad:andDlLoad:" in the exception log message. You've just misspelled the method somewhere.


Chris Kane Cocoa Frameworks, Apple

_______________________________________________
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


  • Prev by Date: NSPredicate & Spotlight query strings
  • Next by Date: Re: Customize NSAlert?
  • Previous by thread: NSPredicate & Spotlight query strings
  • Next by thread: How to make Fetched Property SELF constrinat?
  • Index(es):
    • Date
    • Thread