Skip to content

eauxfolles/client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

client-server

Made with Python License: MIT

PoC/Alpha of scripts establishing a connection between two devices, allowing for one-way communication from the client to the server.

Usage:

  • Server: "server.py <server ip> <server port>"
  • Client: "client.py <server ip> <server port>"

About

Scripts to allow communication between a client and a server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages