Re: Orbit Naming Service



Hi Prashant,

>  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".

No, that is not currently possible. As I said you need a network file system
to do what I proposed. Otherwise, as noted before, use a webserver and wget or
ftp or rsync or whatever. You have to get the name server IOR to the clients
over the net. And its not easy to use ORBit for that.

Bye,
Sebastian
-- 
Sebastian Wilhelmi
mailto:wilhelmi@ira.uka.de
http://goethe.ira.uka.de/~wilhelmi



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]