Skip to content

yeho/network-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-socket
network socket in python server and client example

how to run
python3 server.py especificar ip y puerto cuando se solicite

how to test
nc IP PUERTO
ejemplo: nc 127.0.0.1 8000

tambien se puede probar con client.py
ejemplo: python3 client.py

About

network socket in python server and client example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages