Re: Distributed Objects over Network
Re: Distributed Objects over Network
- Subject: Re: Distributed Objects over Network
- From: Eric Clements <email@hidden>
- Date: Mon, 9 Jul 2001 07:13:46 -0400
I've tried specific IP addresses, hostnames, everything. Nothing seems
to make it work over the network. Any other ideas out there?
Thanks,
On Monday, July 9, 2001, at 01:15 AM, Art Isbell wrote:
On Sunday, July 8, 2001, at 02:09 PM, Eric Clements wrote:
I am using Distributed Objects to share objects between 2
applications. They work locally on the same machine when I use "nil"
for the host: parameter, but does not work over the Network between
hosts with "host:" set to @"*" (see below). My goal is to have them
work over the network and I am having NO LUCK. Does anyone know if I
have to do something special to make them work...
I think a hostname of @"*" sends a broadcast message which won't
be routed, so the client needs to be on the same subnet.
Have you tried specifying the server hostname that can be resolved
by DNS or else an IP address?
Mac OS X comes pretty battened up against outside communications,
so maybe there's something on the server that needs to be enabled for
DO communications to succeed. Problem is, I don't know what that might
be.
Art Isbell
Apple iServices Technical Support
http://www.apple.com/iservices/webobjectssupport/
+1-808-591-0836