An open API service indexing awesome lists of open source software.

https://github.com/sebdeveloper6952/uvg_redes_lab3_4


https://github.com/sebdeveloper6952/uvg_redes_lab3_4

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# uvg_redes_lab3_4

# Flooding

1. Run server.py
2. Run fl_simulation.py
3. Run buildConections.py
4. Run client.py, for instructions

# Distance Vector Routing
Nota: Se debe esperar a que `python dv_simulation.py` termine de compartir mensajes, para poder enviar mensajes utilizando `python dv_messenger.py`. También, si se corre local, correr asi: `dv_simulation.py 1` `dv_messenger.py 1`
1. Run `python server.py`
2. Run `python dv_simulation.py`
3. Run `python dv_messenger.py`