Re: Orbit Naming Service
- From: Prashant <apras_us yahoo com>
- To: orbit-list gnome org
- Subject: Re: Orbit Naming Service
- Date: Tue, 16 Oct 2001 18:45:12 -0700 (PDT)
Hi Sebastian,
By using the following steps I can able to RUN the
Naming Service sample on the same machine
orbit-name-server >/tmp/ior &
yourserver -ORBNamingIOR=`cat /tmp/ior` &
yourclient -ORBNamingIOR=`cat /tmp/ior`
But if suppose I want to RUN the Client on other
machine. That Naming Service & Server on the same
machine using above command. And Client on other
machine, then how can I able to RUN the Client. For
that I required the file from the remote machine. Is
it possible to RUN it using "http://localhost/ior
file".
Help me regarding this.
Thanks & Regards,
Prashant..
--- Sebastian Wilhelmi <wilhelmi@ira.uka.de> wrote:
> Hi Prashant,
>
> > How to RUN Naming Service in orbit using
> ORBInitRef?
> > I m using orbit ORBit-0.5.8.
> > I can able to RUN the orbit Naming
> > Service client & Server on the same machine. To
> RUN
> > the client on the Remote machine, i used following
> > steps.
> > 1. RUN Naming Service : orbit-name-server
> > -ORBIIOPIPv4=1
> >
> > 2. RUN Server :
> > ./factory-server -ORBNamingIOR=<IOR From Naming
> > Service> -ORBIIOPIPv4=1
> >
> > 3. RUN Client :
> > ./factory-client -ORBNamingIOR=<IOR From Naming
> > Service>
> >
> > And it works. But in this case i have to copy the
> IOR
> > from Naming Service to the Server & Client. But i
> > don't want use this option. It it possible for me
> to
> > RUN this using -DORBInitRe.NameService or any
> other
> > option.
>
> Yes, you have to copy the IOR, but not by hand, you
> can write it into a file
> on NFS
>
> orbit-name-server -ORBIIOPIPv4=1 >ior-file
>
> and the use it on the remote machine
>
> factory-server -ORBNamingIOR=$(<ior-file)
>
> Without NFS games with apache and wget are possible.
>
> Bye,
> Sebastian
> --
> Sebastian Wilhelmi
> mailto:wilhelmi@ira.uka.de
> http://goethe.ira.uka.de/~wilhelmi
> _______________________________________________
> orbit-list mailing list
> orbit-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/orbit-list
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]