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
You Might Also Like
Enterprise-Grade Monitoring - Zero Compromises
Managing a large, distributed IT environment demands more than basic monitoring. PRTG provides a unified view of your entire infrastructure - across sites, clouds, and hybrid setups. Advanced analytics, customizable dashboards, and granular access controls empower your team to detect issues early and respond fast. Automate reporting, ensure compliance, and scale effortlessly as your network grows. With PRTG, you get reliability, flexibility, and the insights you need to keep your business running at peak performance.
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.