[omniORB] listening on specific port on client side
Duncan Grisby
duncan at grisby.org
Wed Aug 17 14:52:57 BST 2011
On Tue, 2011-08-16 at 10:51 -0400, Pearl Rothman wrote:
> I am writing a client CORBA application. After I establish a
> connection to the server, the server will establish a connection back
> to my application on callback port (8101). This port needs to be
> defined in my ORB and opened on my end so the server can connect back
> to it. How can I accomplish this?
Give it the option -ORBendPoint giop:tcp::8101
See http://omniorb.sourceforge.net/omni41/omniORB/omniORB008.html#toc42
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list