[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

TAO CORBA from Ruby. How??

klausa

1/1/2006 9:01:00 PM

Yes, I know, drb is better, but at work we have a distributed system
with a TAO Corba server running and clients in Java an c++ accessing
it. I would like to use ruby for a client. I van get th IDLs for the
offered services, but is there a Ruby library? and how can I use it?
Perhaps someone here has some experience with Ruby/Corba interfaces?

TIA