C# & CORBA
-
Hi all, Just started looking at C# (been using Java for a while now) but is it possible to access a corba server using a C# client, the server is using visibroker for java. Could I generate the stubs for the client using the C++ version of visibroker and use them? Cheers...
-
Hi all, Just started looking at C# (been using Java for a while now) but is it possible to access a corba server using a C# client, the server is using visibroker for java. Could I generate the stubs for the client using the C++ version of visibroker and use them? Cheers...
-
Hi all, Just started looking at C# (been using Java for a while now) but is it possible to access a corba server using a C# client, the server is using visibroker for java. Could I generate the stubs for the client using the C++ version of visibroker and use them? Cheers...
You might find this article helpful: Building a Distributed Object System with .NET and J2EE Using IIOP.NET[^]
- Nick Parker Microsoft MVP - Visual C#
My Blog | My Articles