Skip to content

lucascastejon/socket_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

socket_python

############ Informations

  • Server start in the port 8080
  • default -> HOST = '192.168.0.28' # Endereco IP do Servidor
  • default -> PORT = 8080 # Porta que o Servidor esta

Requirements

  • Python 2.7

Cloning

- git clone git@github.com:lucascastejon/socket_python.git
- cd socket_python

Starting Server and Client

- python servidor_socket.py
- python client_socket.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages