Discussion:
[omniORB] Starting a server on dedicated port
Le Flour
2008-02-12 20:57:13 UTC
Permalink
Hi all,
i am looking for the way of starting a CORBA server on a dedicated port.
Many thanks for your answer.
Regards,
Thierry Le Flour
--
Thierry Le Flour
Service Informatique
L.A.P.P. - BP 110, Chemin de Bellevue
74941 Annecy le Vieux cedex

Tel : (33) (0)4.50.09.17.31 - Fax : (33) (0)4.50.27.94.95
email: thierry.le-***@lapp.in2p3.fr
Igor Lautar
2008-02-12 21:14:09 UTC
Permalink
Hi,

You must specify endPoint option.
For example:
endPoint = giop:tcp::4567

Would listen on port 4567. You can also change interface:
endPoint = giop:tcp:<interface>:<port>

See online documentation for details:
http://omniorb.sourceforge.net/omni41/omniORB/omniORB008.html#chap:conne
ctions
chapter 8.6

Regards,
Igor
Post by Le Flour
Hi all,
i am looking for the way of starting a CORBA server on a dedicated
port. Many thanks for your answer.
Regards,
Thierry Le Flour
Continue reading on narkive:
Loading...