Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 225 Bytes

File metadata and controls

11 lines (9 loc) · 225 Bytes

BBS-Socket-Server-by-Python

How to run

make sure you are using Python3 and sqlite3 run python3 server.py run python3 client.py

or chmod +x .* python3 server.py 7890 ./client.py 127.0.0.1 7890