Re: IP & port no.



Hi! Michael:

Thank you first!

Can you give me a brief example to show how to do it? Just like CORBA_ORB_init(..., ... ..). Would you mind to write the parameters in the function clearly? That's what I need.

I'm a beginner of Orbit and  I have no any handbook to help me. I always hope there is a detail guidebook for us.

I hope to receive your reply soon! Best with to you.

P.S. I'm using RedHat Linux 6.2. whose kernel version is 2.2.16 and the ORBit version is 0.5.0-3, is this version lower?

 

Regards

William Lu


Hi William,
 
On Tue, 2002-01-29 at 09:22, William wrote:
>>  I am using Orbit in Linux environment, all things came smoothly until I found th
>>  e function CORBA_ORB_init() always selects a random Port to bind. Can we let the 
>>  ORbit server always bind a designed port number?
>>  
>>  In the same time, because I have two netcards in the server machine and each of 
>>  them has its own IP address, I want to know if I can let the server always select
>>   an IP address designed by me.
 
You can use the:
 
  {"ORBIIOPIPName",   ORBIT_OPTION_STRING,  &orbit_ipname},
  {"ORBIIOPIPSock",   ORBIT_OPTION_STRING,  &orbit_ipsock},
 
options - AFAIR.
 
Regards,
 
Michael.
 
-- 
 mmeeks@gnu.org  < > < , Pseudo Engineer, itinerant idiot
 
_______________________________________________
orbit-list mailing list
orbit-list@gnome.org
http://mail.gnome.org/mailman/listinfo/orbit-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]