Skip to content

Implementation of Christian's Method using Python in conjunction with the ZeroMQ library

License

Notifications You must be signed in to change notification settings

andremarqueda1/MetodoChristian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Método de Chrisitan (Christian's Algorithm)

Spanish

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

English

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

About

Implementation of Christian's Method using Python in conjunction with the ZeroMQ library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages