Re: [OBORONA-SPAM] How can I write a c++ Corba client that implements the XPCOM interface
"Nickolay V. Shmyrev" <[email protected]> Mon, 07 Jun 2004 15:58:57 +0400
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
Sure you can. You'll need orbitcpp http://orbitcpp.sourceforge.net/ library which is a C++ bindings for ORBit. Of course, you need a mozilla-development libraries. Than you can start to implement XPCOM component and use CORBA in it. Shmyrev.