<html><head></head><BODY bgcolor="#FFFFFF"><p><font size=2 color="#000000" face="Arial">hi all !<br>I'm trying to write a CORBA client and server "hello world" application.<br>For this purpose I used  Example 2 in the internet site below :<br><br>http://www.uk.research.att.com/omniORB/omniORBpy/doc/omniORBpy/omniORBpy002.html#toc6<br><br>with this example, I compiled the .idl file, there is no problem with it,<br>I run the server program, it' OK as well,<br>but when I try to run client side program, the message is:<br><br><font color="#0000FF">bash-2.03$ <font color="#000000">python client.py <br>Traceback (most recent call last):<br>  File "client.py", line 9, in ?<br>    ior = sys.argv[1]<br>IndexError: list index out of range<br><font color="#0000FF">bash-2.03$<font color="#000000"> <br><br>does someone has an idea about it?<br><br><br>thanks<br><br>murat</p>
</font></font></font></font></font></body></html>