Skip to content
Snippets Groups Projects
Commit 13842849 authored by ivan.rigo's avatar ivan.rigo
Browse files

Update README.md

parent 0c9d65ff
No related branches found
No related tags found
1 merge request!1Update README.md
......@@ -81,7 +81,9 @@ Représente la ressource cherché
#### Retour
Renvoie cette requête à son transmitter si le noeud actuel n'est pas le noeud ayant été appelé par initReq, sinon, affiche dans le terminal l'id du noeud possèdant la ressource
## Tester le programme
### Tester le programme
Pour tester le programme, démarré chaque noeud avec un terminal ouvert dans le dossier web-service-gin.
Pour chaque noeud, exécuté la commande : go run Gnutella.go neighbour-x.yaml, x étant l'id du noeud (entre 1 à 7)
Ouvrir un autre terminal et appelé la requête initReq ( http://localhost:NodePort/initReq/ttl/ressource)
\ No newline at end of file
Ouvrir un autre terminal et appelé la requête initReq ( http://localhost:NodePort/initReq/ttl/ressource)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment