[omniORB] dynamic endpoint.

Florence Helbecque fhelbecque at infovista.com
Tue Oct 12 11:35:26 BST 2004


Hello,

 

I have several servers, which can run on the same machine, and several
clients. I need to set up a fixed endpoint for the connection between them. 

It seems that with Windows several servers are able to listen on the same
port on the same machine but this doesn't work with Solaris.

To make the connection I can use omnimapper : 

the omni mapper listens on a fixed port (iiop:host:xxx), clients connect to
this port 

and the mapper redirects to the right server. This works fine.

I would like to avoid the additionnal omnimapper and get it integrated to my
servers.

So the first started server sets the fixed end point during the corba
initialization and all run fine.

The problem occurs if this server stops. A running one should then listens
on the port but 

it seems it is not possible to set dynamically this end point to another
running server. 

So clients are no longer able to connect to a server until a new server is
started.

What I can I do to solve my problem?

Thanks

 

Florence Helbecque

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20041012/dac427eb/attachment.htm


More information about the omniORB-list mailing list