Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Corba > JacORB - Create...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 485 of 534
Post > Topic >>

JacORB - Create client with explicit IP address/port of server instead of IOR

by "Chris" <cvoss@[EMAIL PROTECTED] > Mar 16, 2007 at 04:07 AM

Hello,

I want to write a JacORB client application which should communicate
to a multiplexer device.
This device offers a half hearted implemented CORBA sevice.
There is no name server, nor are any IORs available.
However communication is done by IIOP and an IDL interface description
exists.
I have tested the communication by means of sockets and handcoded IIOP
requests. That works.
I successfully created the stub classes from the IDL file.

To use the stub classes, I have to create a suitable
org.omg.CORBA.Object instance from which I narrow down to the stub
instance. Thanks to the JacORB docs.
This org.omg.CORBA.Object should use a ClientGIOPConnection with the
IP address/port of the device.

Unfortunately I am a newbie to CORBA/JacORB and I don't know where to
configure the IP address/port.
I browsed through the JacORB sources and I am quite optimistic, that
there must be a way.

Do you have any ideas?

Thanks in advance and kind regards

Chris

cvoss@[EMAIL PROTECTED]





 1 Posts in Topic:
JacORB - Create client with explicit IP address/port of server i
"Chris" <cvo  2007-03-16 04:07:26 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed May 14 2:30:28 CDT 2008.