corba-client

There are 17 repositories under corba-client topic.

  • eclipse-ee4j/orb

    Eclipse ORB is a CORBA orb for use in Jakarta EE and GlassFish and other projects that still need an ORB.

    Language:Java24177623
  • FredPraca/distributed_cbsg

    Code for FOSDEM'19 presentation about distributed computing in Ada

    Language:Ada4300
  • prince-chrismc/Distributed-Systems

    This is a Java repository to contain my work for Distributed Systems (SOEN423) from Concordia Universirty during Fall 2018.

    Language:Java3323
  • khaouitiabdelhakim/Corba-In-Java-Tutorial-01

    The goal is to design, develop, and test the "hello" application (a program that displays "hello" on the server).

    Language:Java210
  • khaouitiabdelhakim/Corba-In-Java-Tutorial-02

    The goal of this lab is to design, develop, and test a banking application that manages an account, specifically allowing the following operations: Reading the account balance Crediting the account Debiting the account The client will interact with the application via the menu below, which will enable them to execute these various operations. CORB

    Language:Java210
  • khaouitiabdelhakim/Corba-In-Java-Tutorial-03-Part-01

    This repository contains the third practical assignment (TP3) for the course "Intégration des Objets et des Services," focusing on the implementation of CORBA services.

    Language:Java210
  • lpsandaruwan/smts_jcorba

    Simple Money Transaction System using CORBA - JAVA

    Language:Java1201
  • maurigre/corba-java

    O projeto CORBA e destinado a troca de dados entre sistemas distribuidos heterogêneos

    Language:Java1100
  • orlandoamorim/Corba

    Simple CORBA Example for Distributed Systems course

    Language:Java1101
  • Virksaabnavjot/Distributed-Server-Client-Using-RMI-and-CORBA

    This is a Java/CORBA server that illustrates the use of stringified object references stored in a file on a server that is different from the machine on which either the CORBA server or the CORBA client are located. This server provides a servant object that returns the date and time as a string.

    Language:Java120
  • dawnstrider/ods5-connector

    Command line utility to connect to ODS Servers using CORBA

    Language:Java0201
  • erz/charcorba

    Automatically exported from code.google.com/p/charcorba

    Language:C++0200
  • juicymloz/CORBA-Programs

    This is a compilation of 4 common exercises of distributed programming (ring, bully, readers - writers problem and a simple p2p program) developed in CORBA Java using NetBeans IDE by Juan Carlos Maldonado Lozano and Javier Bernabé García.

    Language:Java0100
  • OnsAffes/Middelware_RPC_Corba

    A program that calculates a total amount including taxes (T.T.C) based on a net amount (H.T) and a VAT rate using CORBA. A client-server application based on the RPC protocol

    Language:C0100
  • Ludige/TSI-6P-Sistemas-Distribuidos

    Repositório referente a matéria de Sistemas Destribuidos, de Luiggi Moreira Silva, ministrada por Alexandre Carvalho, em IF Goiano Campus Morrinhos (2022)

    Language:Java10
  • tricktux/corba

    For learning purposes

    Language:C++20