MayFly is a container to allow easy deployment of CORBA objects and to provide
communication via SOAP to new or legacy CORBA objects. It includes an ORB, Naming
Service, Interface Repository and IDL compilers.
Generic SOAP to CORBA bridging software, using the CORBA Interface repository to match the incoming SOAP request to the corresponding CORBA service, build the dynamic invocation of the CORBA service and to generate the SOAP response or possibly SOAP fault
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.