• 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
Distributed Objects problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distributed Objects problem


  • Subject: Distributed Objects problem
  • From: Briones García Jorge Alfonso <email@hidden>
  • Date: Thu, 10 Jan 2002 18:01:46 -0600 (CST)

Hi !

I had develop an application that use distributed objects, the
application goal is to share information between applications in different
machines.

The problem I have is with the following statement:


theProxy = [[NSConnection
rootProxyForConnectionWithRegisteredName:@"server"
host:@"*"] retain];

While I was developing the application I put a @"" in the host argument
and it works well running the client and the server app in one machine,
then I changed the host argument to @"*" and run the client and server app
in different machines, the server works well, but the client can't connect
to the server and I don't know why, later I change the host argument to
the Ip address of the server but that didn't work.

I know you can help me to figure out what is going on !
Thanks in advance !!

--
Jorge Alfonso Briones Garcma
Ingenierma Elictrica
Seccisn Computacisn
CINVESTAV-IPN
email@hidden


  • Prev by Date: Getting Cursor key events in Cocoa
  • Next by Date: Re: Need help setting font of NSTextView
  • Previous by thread: Re: Getting Cursor key events in Cocoa
  • Next by thread: Re: Distributed Objects problem
  • Index(es):
    • Date
    • Thread