CorbaNaming_create — Create Reference of CorbaNaming Server
cn=CorbaNaming_create(hostaddress)
Handle of CorbaNaming Server.
IP address and port number of CorbaNaming Server. (eg., "localhost:2809"). port number can be skipped.
This function get the reference of CorbaNaming service.
cn = CorbaNaming_create("localhost:2809");