<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 10.00.9200.16618"></HEAD>
<BODY style="FONT: 10pt Segoe UI; MARGIN: 4px 4px 1px">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>thank you, this solved my issue.</DIV>
<DIV> </DIV>
<DIV>Regards,</DIV>
<DIV>Stefan<BR><BR>>>> </DIV>
<TABLE style="FONT-SIZE: 1em; MARGIN: 0px 0px 0px 15px" bgColor=#f3f3f3 border=0>
<TBODY>
<TR>
<TD>
<DIV style="PADDING-LEFT: 7px; BORDER-LEFT: #050505 1px solid">
<TABLE style="FONT: 9pt Segoe UI" bgColor=#f3f3f3>
<TBODY>
<TR vAlign=top>
<TD><STRONG>Von: </STRONG></TD>
<TD>Ando Noriaki <n-ando@aist.go.jp></TD></TR>
<TR vAlign=top>
<TD><STRONG>An:</STRONG></TD>
<TD>Stefan Walter <Stefan.Walter@lisec.com></TD></TR>
<TR vAlign=top>
<TD><STRONG>CC:</STRONG></TD>
<TD><omniorb-list@omniorb-support.com></TD></TR>
<TR vAlign=top>
<TD><STRONG>Datum: </STRONG></TD>
<TD>02.07.2013 12:26</TD></TR>
<TR vAlign=top>
<TD><STRONG>Betreff: </STRONG></TD>
<TD>Re: [omniORB] Multiple NamingServices within one Process</TD></TR></TBODY></TABLE>Hello,<BR><BR>You can get naming contexts by string_to_object() function with corbaloc scheme.<BR><BR>obj = orb->string_to_object("corbaloc::<hostname>:<port>/NameSerivce");<BR>cxt = CosNaming::NamingContextExt::_narrow(obj);<BR><BR>Best regards,<BR>Noriaki Ando<BR><BR><BR><BR>2013/7/2 Stefan Walter <Stefan.Walter@lisec.com>:<BR>> Hello,<BR>><BR>> I would like to access multiple NamingServices (each one on a different<BR>> server) by using their IP's within one process.<BR>><BR>> What would be the right way to do so?<BR>><BR>> Thanks and Regards,<BR>> Stefan<BR>><BR>> ______________________________<BR>> The content of this e-mail is confidential and restricted for the use of the<BR>> intended recipient only. If you are not the intended recipient please inform<BR>> the sender immediately and delete this e-mail and any attachments. We cannot<BR>> accept liability for any damage incurred as a result of software viruses and<BR>> advise that you carry out your own virus checks before opening any<BR>> attachment.<BR>><BR>> Der Inhalt dieses E-Mails ist vertraulich und für die alleinige Verwendung<BR>> durch den beabsichtigten Empfänger bestimmt. Falls Sie nicht der<BR>> beabsichtigte Empfänger sind, bitten wir Sie den Absender umgehend zu<BR>> informieren und dieses E-Mail samt angeschlossenen Dateien zu löschen. Wir<BR>> können keine Haftung für allfällige Schäden übernehmen, die aufgrund von<BR>> Software-Viren entstehen, und empfehlen Ihnen, selbst Virenprüfungen<BR>> durchzuführen, bevor Sie eine Anlage öffnen.<BR>><BR>> _______________________________________________<BR>> omniORB-list mailing list<BR>> omniORB-list@omniorb-support.com<BR>> <A href="http://www.omniorb-support.com/mailman/listinfo/omniorb-list">http://www.omniorb-support.com/mailman/listinfo/omniorb-list</A><BR>><BR><BR></DIV></TD></TR></TBODY></TABLE><BR>
<div>
<font size="1" color="#999999" face="Nimbus Sans L">______________________________
</font><font size="1" face="Nimbus Sans L"><br></font><font size="1" color="#999999" face="Nimbus Sans L">The
content of this e-mail is confidential and restricted for the use of the
intended recipient only. If you are not the intended recipient please
inform the sender immediately and delete this e-mail and any attachments.
We cannot accept liability for any damage incurred as a result of
software viruses and advise that you carry out your own virus checks
before opening any attachment.</font><font size="1" face="Nimbus Sans L"><br><br></font><font size="1" color="#999999" face="Nimbus Sans L">Der
Inhalt dieses E-Mails ist vertraulich und für die alleinige Verwendung
durch den beabsichtigten Empfänger bestimmt. Falls Sie nicht der
beabsichtigte Empfänger sind, bitten wir Sie den Absender umgehend zu
informieren und dieses E-Mail samt angeschlossenen Dateien zu löschen.
Wir können keine Haftung für allfällige Schäden übernehmen, die aufgrund
von Software-Viren entstehen, und empfehlen Ihnen, selbst Virenprüfungen
durchzuführen, bevor Sie eine Anlage öffnen.</font>
</div>
</BODY></HTML>