areza123, thats not what i meant. I mean to pass the IOR to another pc not using the naming service is not straightforward, since you either have to use a common file system or pass the file via ftp (or any other way).
When you are on the same machine using the ior is the simplest way.
If you don`t want to use the IOR you have to set the server listening to a fixed port, then you can find it via the well known adress of the server (using ORBEndpoint and ORBInitRef)
btw. when using the naming service you are likewise using the ior to locate the server