The goal of this assignment was to create a chat using sound with Python. This project was made by:
- Victor Mendoza
- Mario Rangel
- Federiza Yarza
This was a university project.
.
├── doc/
│ └── Informe Redes 1.pdf
├── PVS/
│ ├── __init__.py
│ └── PVS.py
├── .gitignore
├── cliente.py
├── protocolo.py
├── README.md
├── requirements.txt
├── test.py
- pip install -r requirements.txt
- python cliente.py
- python protocolo.py