[go: up one dir, main page]

CORBA Software for Windows

View 1905 business solutions

Browse free open source CORBA software and projects for Windows below. Use the toggles on the left to filter open source CORBA software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Intelligent predictive dialer for outbound call center Icon
    Intelligent predictive dialer for outbound call center

    Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling

    Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
    Learn More
  • 1
    omniORB is a CORBA object request broker for C++ and Python. It is very fast, robust, and standards-compliant.
    Leader badge">
    Downloads: 609 This Week
    Last Update:
    See Project
  • 2
    This is a open, community based project based on a fork of the original Exolab OpenORB project providing a complete CORBA ORB, services and supporting facilities under an open management model, embracing individuals, industrial and academic contributions.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 3
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Minos is a lightweight, portable implementation of the OMG CORBA Notification Service written in C++. It can be built with omniORB, TAO, MICO and ORBacus.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Easy Way To Build A Referral Program Icon
    The Easy Way To Build A Referral Program

    Referral Factory is the #1 referral software used by SMEs and Marketers.

    Referral Factory offers over 1000 pre-built referral program templates you can use as your own, or you can build your own referral program from scratch. You get unlimited referral campaigns on all plans, and brilliant support from their team of referral marketing experts.
    Learn More
  • 5
    An Eclipse plugin for editing CORBA IDL files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Open Streaming Server is an digital media delivery. Main characteristics are: - Streaming of mp4, 3gp, WMF, QT files - Dynamic Bandwidth adaptation - Load balancing - Content distribution Technology: C++, Java and CORBA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    The Distributed Real-time Embedded Analysis Method (DREAM) is a tool and method for the real-time verification and performance estimation of distributed real-time embedded (DRE) systems. Publications: http://www.ics.uci.edu/~gabe/publications.html.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    The JS/CORBA Adapter provides a mechanism for arbitrary Javascript objects to interact with each other transparently in a distributed Javascript system using CORBA.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Small application to demonstrate the interconnection techniques between Java and Microsoft .NET platforms via CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 10
    Boiler-plate code for bootstrapping CORBA 2.5+ applications. The goal is to create a set of cooperative services and components needed by CORBA apps. Essentially, a pre-fabricated CORBA infrastructure that facilitates component based software engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Goal of the Project is an implemenation of a CCM CORBA container in C++. <br> This is something like an EJB container but based on CORBA standards and technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This Project ist developing a Java Applet, that allows visualising the components in a CORBA Component Server. The visualisation is realised in relation to a project at the Institute for Computer Science at Humboldt-University Berlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CORBA Component shell - shell above CORBA CCM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is an implementation of the CORBA CosTransactions Service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CORBA SBS is a Step-By-Step book, teaching CORBA right from scratch for beginners. The examples are written in Java having JacORB in mind as the ORB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CORBA for PHP is a PHP Extension to use CORBA objects in PHP5(Zend Engine 2). It uses MICO as its ORB and will also provide an Idl-to-PHP language mapping specification and compiler. For a PHP4 CORBA support look at the great Universe-phpext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bridge CORBA to DDE
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CORBA::MICO is a Perl interface to the MICO ORB. Its most distinctive feature is that it is completely dynamic. It is not necessary to pregenerate "stubs" or "skeletons" - all necessary information is retrieved at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CORBA::omniORB is a Perl interface to the omniORB ORB. It was originally based on CORBA::MICO, and shares with it the feature of being completely dynamic, making it unnecessary to pregenerate "stubs" or "skeletons"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CLORB is an Object Request Broker implementing CORBA 2. It currently supports DII, DSI and the POA. The goal is to make the mapping follow the proposed mapping for LISP, but currently this is only half done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Connect distributed simulation model components through CORBA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A comprehensive CORBA IDL test suite. Used to test any CORBA IDL compiler that is compliant with at least the CORBA 2.3 specification. Includes scripts to run the tests with OpenORB, ORBacus, Orbix and VisiBroker, but can be extended to test any ORB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CorbaMock is a java mock library designed to make testing of CORBA servers easy. CorbaMock provides (a) the simulation of arbitrary corba servers and (b) the access to arbitrary corba servers via its IDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Corba ORB for Microsoft.Net/Mono Platform, allows to communicate with IIOP servers, including Java EJB servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next