Skip to content

Practica numero 3 - Trabajando con sockets - Sistemas distribuidos UCAB

Notifications You must be signed in to change notification settings

zaidcodes/ucab-sockets-sistemas-distribuidos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket client with Python

Working with sockets - Sistemas distribuidos UCAB

Use

$ python main.py <server-ip> <server-port> <username>

Examples

$ python main.py 127.0.0.1 19876 usuario_1
$ python main.py 127.0.0.1 19876 usuario_2

Server getmymsg

Getmymsg

About

Practica numero 3 - Trabajando con sockets - Sistemas distribuidos UCAB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages