Skip navigation.
 
mlRe: Problem In Accessing NSDistantobject
FROM : Ken Thomases
DATE : Fri Jan 11 02:39:59 2008

On Jan 8, 2008, at 10:40 PM, Abdul Sattar wrote:

> Can anybody please tell me, how to send request to mProxy (in my 
> case) to execute remote methods using single thread which keeps 
> running, or sending request for invoking  a method to already 
> running thread or Any alternate way for my above problem (my be 
> sample code).
>
> Please correct me if I am doing anything wrong in my above 
> explained scenario.


I think you want the enableMultipleThreads method of the NSConnection 
instance.

-Ken

Related mailsAuthorDate
mlProblem In Accessing NSDistantobject Abdul Sattar Jan 9, 05:40
mlRe: Problem In Accessing NSDistantobject Mike Bellerby Jan 9, 12:19
mlRe: Problem In Accessing NSDistantobject Ken Thomases Jan 11, 02:39