GithubHelp home page GithubHelp logo

wassimoubaziz / rmi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

he RMI Client-Server Application is a Java-based distributed system that utilizes Java RMI (Remote Method Invocation) for communication between a client and a server. It provides functionality for performing mathematical calculations and banking operations remotely.

License: MIT License

Java 100.00%
bank calculator client client-server destributed java javafx javafx-application oubaziz rmi server socket wassim

rmi's Introduction

๐Ÿ’ป RMI Client-Server Application ๐Ÿ’ผ

๐Ÿ“ Description

The RMI Client-Server Application is a Java-based distributed system that utilizes Java RMI (Remote Method Invocation) for communication between a client and a server. It provides functionality for performing mathematical calculations and banking operations remotely.

๐Ÿš€ Features

๐Ÿ–ฅ๏ธ Client

  • A graphical user interface built with JavaFX for user interaction.
  • Ability to perform various mathematical operations such as addition, subtraction, multiplication, division, power, square root, cube root, factorial, absolute value, modulus, maximum, and minimum.
  • Capability to perform banking operations including crediting, debiting, and checking balance.
  • Error handling for invalid inputs and server errors.

๐Ÿ–ฅ๏ธ Server

  • Implements a remote interface (MathEquations) providing methods for mathematical calculations and banking operations.
  • Uses Java RMI to expose these methods to clients over the network.
  • Handles client requests by executing the requested operations and returning the results.

๐Ÿ› ๏ธ Installation

  1. Clone the repository to your local machine.
  2. Make sure you have Java Development Kit (JDK) installed.
  3. Compile and run the Server class to start the server application.
  4. Compile and run the Client class to launch the client application.

๐Ÿ“„ Usage

  1. Start the server application first to ensure the client can connect to it.
  2. Launch the client application.
  3. Use the graphical user interface to perform mathematical calculations or banking operations.
  4. View the result or error message displayed in the client's interface.

๐Ÿ› ๏ธ Technologies Used

  • Java
  • JavaFX
  • Java RMI

๐Ÿค Contributing

Contributions to this project are welcome. You can fork the repository, make your changes, and submit a pull request.

๐Ÿ“ License

This project is licensed under the MIT License.

rmi's People

Contributors

wassimoubaziz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.