Skip to content

wazdra/protocole-ringo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------ COMPILATION DU PROJET ------------

make

------------ NETTOYER PROJET ------------

make clear

------------ CREER UN ANNEAU ------------

java Ring [identifiant] [portUPD] [portTCP] [IP] [multiDifIPV4] [multiDifPort]

=> L'entité principale aura ces arguments

Exemple : 

java Ring Admin 8000 5042 127.0.0.1 127.0.0.1 4000

------------ REJOINDRE UN ANNEAU (S'INSERER DEDANS) ------------

java Entity [identifiant] [IP] [portTCP]

Exemple :

java Entity Marie 127.0.0.1 5042

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published