Remoting.Corba is a .NET library that provides IIOP support for the .NET Remoting system. This allows developers to write applications in C# and Visual Basic .NET that interoperate with CORBA systems, without need for an ORB or a SOAP/CORBA bridge.
License
MIT LicenseFollow Remoting.Corba
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Remoting-corba works wonderful.
-
Incomplete, covers only GIOP-1.0, and deserialization of ArrayList of integer primitives is faulty. I switched to IIOP.Net project.