## run the server code
$ python server.py
Accepted connection from: ('127.0.0.1', 61811)
This is what the client sent: hi
This is what the client sent: how are you
This is what the client sent: ok bye
## run the client in another session and interact with the server
$ python client.py
->hi
->how are you
->ok bye
-
Notifications
You must be signed in to change notification settings - Fork 0
dotja/sockets_and_ports
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A server and a client in Python.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published