Skip to content

ycaty/python-socket-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrote this for those learning socket programming in python This is just a brief demonstration of client / server sockets written in python

How to use: Start server by running boiler_server_code.py Next run boiler_testy.py

It should return length of characters for the given username placed within letter['data']['username']

written in python3.8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages