Dependencias
- ZeroMQ para Python
- Python 3.x o mejor
¿Cómo utilizarlo?
Iniciamos por ejecutar en una consola Servidor.py
Python Servidor.py
Iniciamos una segunda consola y ejecutamos Cliente.py
Python Cliente.py
Dependencies
- ZeroMQ for Python
- Python 3.x or newer
How to use it?
Run Servidor.py in a shell
Python Servidor.py
In a second shell run Cliente.py
Python Cliente.py