[omniORB] Visual basic client to a CORBA server
Josu Larraņaga
jlarranaga@fatronik.com
Fri, 23 Feb 2001 16:41:23 +0100
Hi,
For strong reasons there is not point explaining here, a server
application built using CORBA and having some CORBA clients, must have
a new Visual Basic client. This client must invoque methods on the CORBA
server, and it must also register a callback interface, so as to behave
like the other clients. I have some questions about this. Can a COM to
CORBA bridge cope with the callback interface? Is is possible to do a
callback interface in COM, that i will map to my own bridge interface?
Any suggestion?
Thanks in advance
Josu Larraņaga