Implementation of a socket in python
The program was created with Python3.
# fist run the server
python ./server.py
# then run the client
python ./client.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Implementation of a socket in python
The program was created with Python3.
# fist run the server
python ./server.py
# then run the client
python ./client.py