Hi,
When I try to connect to the naming service running on my machine, I'm trying to learn so everything is being hosted on my PC, with a command like:
./client.exe -ORBMulticastDiscoveryEndpoint localhost:10013
the request times out and is not satisfied. If I use a command like:
./client.exe -ORBMulticastDiscoveryEndpoint
it works. This is using ACE+TAO. I found a document that says "if the endpoint isn't specified it defaults to the TAO_DEFAULT_NAME_SERVICE_REQUEST_PORT 10013", which is what I tried to specify in the command line. Will someone please explain this to me? What is the TAO_..._PORT thingee? When I do a printenv it doesn't show up as an environment variable, should it? Maybe my configuration isn't correct because I didn't do everything during the ORB install that I was supposed to. All this is being tried on a PC running XP.
Any help here will be greatly appreciated.
Thanks,
Frank
When I try to connect to the naming service running on my machine, I'm trying to learn so everything is being hosted on my PC, with a command like:
./client.exe -ORBMulticastDiscoveryEndpoint localhost:10013
the request times out and is not satisfied. If I use a command like:
./client.exe -ORBMulticastDiscoveryEndpoint
it works. This is using ACE+TAO. I found a document that says "if the endpoint isn't specified it defaults to the TAO_DEFAULT_NAME_SERVICE_REQUEST_PORT 10013", which is what I tried to specify in the command line. Will someone please explain this to me? What is the TAO_..._PORT thingee? When I do a printenv it doesn't show up as an environment variable, should it? Maybe my configuration isn't correct because I didn't do everything during the ORB install that I was supposed to. All this is being tried on a PC running XP.
Any help here will be greatly appreciated.
Thanks,
Frank