Skip to content

erelbi/python-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

python-socket

it can send commands between the server and the client and process them into the database.

server

pip3 install mysql.connector

pip3 install sockets

client

pip install sockets

mysql

mysql

example 1

run python scenarios on two different clients, expect a successful connection

2

3

About

it can send commands between the server and the client and process them into the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages