Skip to content
Snippets Groups Projects
Commit 0e13df10 authored by Xavier Perret's avatar Xavier Perret
Browse files

corrected word

parent 08da8ce4
No related branches found
No related tags found
1 merge request!2added file to separate client function from the server
id: 0
address: "127.0.0.1"
port: 5001
neighbours:
neighbors:
- id: 2
address: "127.0.0.3"
port: 5003
......
id: 1
address: "127.0.0.2"
port: 5002
neighbours:
neighbors:
- id: 2
address: "127.0.0.3"
port: 5003
\ No newline at end of file
id: 2
address: "127.0.0.3"
port: 5003
neighbours:
neighbors:
- id: 0
address: "127.0.0.1"
port: 5001
......
id: 3
address: "127.0.0.4"
port: 5004
neighbours:
neighbors:
- id: 0
address: "127.0.0.1"
port: 5001
\ No newline at end of file
id: 4
address: "127.0.0.5"
port: 5005
neighbours:
neighbors:
- id: 2
address: "127.0.0.3"
port: 5003
\ No newline at end of file
id: 5
address: "127.0.0.6"
port: 5006
neighbours:
neighbors:
- id: 2
address: "127.0.0.3"
port: 5003
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment