473,609 Members | 1,818 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Python, CORBA and Naming Service

I am using python and omniORB for a client program. The server is on
another machine using an ACE TAO orb. I have been unable to figure out how
to talk to a different naming service without using the IOR. I will not
always have the IOR available so I need to use the naming service. Has
anyone been able to connect to a different ORB using the naming service?

Thanks
Melissa
Jul 18 '05 #1
3 3240
"Melissa Wallis" <mw*****@swri.o rg> wrote in message news:<10******* ******@corp.sup ernews.com>...
I am using python and omniORB for a client program. The server is on
another machine using an ACE TAO orb. I have been unable to figure out how
to talk to a different naming service without using the IOR. I will not
always have the IOR available so I need to use the naming service. Has
anyone been able to connect to a different ORB using the naming service?

Thanks
Melissa


It's been a while since I worked with CORBA, but
I seem to remember that you have to connect
by IP or hostname and the port.
Maybe they have something more magical now.

Yours,
Noah
Jul 18 '05 #2
Noah wrote:
It's been a while since I worked with CORBA, but
I seem to remember that you have to connect
by IP or hostname and the port.
Maybe they have something more magical now.


They have the corbaloc: and corbaname: IORs.
See the COSNaming spec, ftp://ftp.omg.org/pub/docs/ptc/00-08-07.pdf

(haven't used them so I don't know more about this...)

--IRmen
Jul 18 '05 #3
In article <10************ *@corp.supernew s.com>,
Melissa Wallis <mw*****@swri.o rg> wrote:
I am using python and omniORB for a client program. The server is on
another machine using an ACE TAO orb. I have been unable to figure out how
to talk to a different naming service without using the IOR. I will not
always have the IOR available so I need to use the naming service. Has
anyone been able to connect to a different ORB using the naming service?


Configure omniORB with a line like this in its config file:

InitRef = NameService=cor baname::my.host .name:port

putting in the right host name and port for TAO's naming service. If
TAO uses the default port of 2809, you can miss out the port number.

Then you can just get hold of the name service with code like:

orb = CORBA.ORB_init( )
obj = orb.resolve_ini tial_references ("NameServic e")
ns = obj._narrow(Cos Naming.NamingCo ntext)

Cheers,

Duncan.

--
-- Duncan Grisby --
-- du****@grisby.o rg --
-- http://www.grisby.org --
Jul 18 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1177
by: Akhilesh S. Shirbhate | last post by:
I wrote a small CORBA program and am using ORBit-python. The IDL file was as below: --------------------------- module MESSAGING { typedef sequence<string> msgLines; struct msg { string fr; string to;
1
2333
by: Akhilesh S. Shirbhate | last post by:
Sorry for reposting, but please help me... I desperately need help. I wrote a small CORBA program and am using ORBit-python. The IDL file was as below: --------------------------- module MESSAGING { typedef sequence<string> msgLines; struct msg {
4
1869
by: linuxpld | last post by:
Hello I`m writing a program (server in future) in python. I would like to write it in such a way that I will be able to write gui in any language and connect to my python program and use functionality included with it. are there any libraries that I could use? I dont know if i wrote it understandably but maybe picture will explain it:
4
3201
by: Stefan Arentz | last post by:
Is there a JMS-like API available for Python? I would like to quickly receive messages through the network and then process those slowly in the backgound. In the Java world I would simply create a (persistent) queue and tell the JSM provider to run N messagehandlers parallel. Is something like that available for Python? S.
0
8083
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8573
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8547
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8406
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7013
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6062
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
1
2535
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1676
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1393
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.