<div dir="ltr"><div>It seems that you don&#39;t like this example but... I remove all try/catch statement. It seems to fail with CORBA::NO_RESOURCES</div><div>But I don&#39;t understand what it means...</div><div><a href="http://techpubs.borland.com/am/bes/v6/en/updates/except_cpp.html" target="_blank">http://techpubs.borland.com/am/bes/v6/en/updates/except_cpp.html</a><br>

</div><div><br></div><div>Here is how I proceed.</div><div><br></div><div>1- Launch Namingservice : succeed</div><div>2 -Launch Server with ./server.exe -ORBInitRef NameService=corbaname::<a href="http://192.168.200.100:2809/" target="_blank">192.168.200.100:2809</a></div>

<div><br></div><div>corresponding to the binding : </div><div>CORBA::Object_var obj=orb-&gt;resolve_initial_references(&quot;NameService&quot;);<br></div><div><br></div><div>The server wait/listen for clients at (orb-&gt;run();)<br>

</div><div><br></div><div>3 - Launch the client with : </div><div>./Clients -ORBInitRef NameService=corbaname::<a href="http://192.168.200.100:2809/" target="_blank">192.168.200.100:2809</a></div><div><br></div><div>which raise an exception: CORBA::NO_RESOURCES</div>

<div><br></div><div>// Bind ORB to name service ...</div><div>CORBA::Object_var obj = orb-&gt;resolve_initial_references(&quot;NameService&quot;);<br></div><div><br></div><div>I run all this test on the same machine. Any clue ?</div>

<div>Thanks in advance.</div><div>Thomas</div><div><br></div>-- <br><div dir="ltr"><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<a href="http://www.epsilon-alcen.com/" style="color:rgb(148,149,151);font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none" target="_blank">Thomas PEDOT</a></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">

<br><span></span><span></span><img src="https://sites.google.com/a/epsilon-alcen.com/images-et-logos/_/rsrc/1349785686339/logos-epsilon/mail-epsilon.png"><br></div><p style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255);margin-bottom:10px">

<span style="font-family:&#39;Times New Roman&#39;,serif;font-size:12pt"></span></p><p style="background-color:rgb(255,255,255);color:rgb(148,149,151);font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-top:0px">

<span style="font-family:Arial,sans-serif">Portes Sud - Bâtiment 3</span><br style="font-family:Arial,sans-serif"><span style="font-family:Arial,sans-serif">12, rue Louis Courtois de Viçose</span><br style="font-family:Arial,sans-serif">

<span style="font-family:Arial,sans-serif">31100 TOULOUSE - France</span><br></p><p style="background-color:rgb(255,255,255);color:rgb(148,149,151);font-family:Arial,Helvetica,sans-serif;font-size:11px;margin-top:0px">Tel. <a value="+33561001919" style="color:rgb(17,85,204)">+33 (0)5 61 00 19 19</a> <br>

<a href="mailto:tpedot@epsilon-alcen.com" style="color:rgb(148,149,151);text-decoration:none" target="_blank">tpedot@epsilon-alcen.com</a></p></div>
</div>