Skip to content

cherguimohamed/Java-network-with-RMI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projet de réseau avec RMI -- Project of a network with RMI

Description du projet -- Project Description

Ce projet contient un exemple d'une application graphique écrite en Java avec la bibliothèque graphique JavaFX. Elle est basée sur la communication socket par le mécanisme des RMI.

Le projet est géré par le moteur de production 'Maven'.

                      --

The project is an example of a graphic application coded in Java and the library JavaFX, based on communication clients-server with RMI.

The project runnable with 'Maven'.

Organisation

.
│
|  
└── src
    ├── main
    │   ├── java
    │   │      ├── client/*.java
    │   │      ├── server/*.java
    │   │      ├── common/*.java
    │   │      └── com/*.java
    │   │
    │   └── resources
    │          ├── com.example.demo/*.fxml
   
   *other more files of configuration

So make your Network

About

Clients-server network with RMI in java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages