This website requires JavaScript.
Explore
Help
Sign In
public
/
Socket_Programming
Watch
1
Star
0
Fork
0
You've already forked Socket_Programming
Code
Issues
Pull Requests
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
2491ef2372da04c2dc18dfb3e6fc570a94f83a18
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tom Wang
2491ef2372
Update app_client.py - added comments
2020-03-23 15:17:22 -07:00
app_client.py
Update app_client.py - added comments
2020-03-23 15:17:22 -07:00
app_server.py
Initial commit
2020-03-22 22:24:55 -07:00
libclient.py
Initial commit
2020-03-22 22:24:55 -07:00
libserver.py
Initial commit
2020-03-22 22:24:55 -07:00
README.md
Update 'README.md'
2020-03-23 06:38:04 +00:00
README.md
Python socket programming for server-client application
https://realpython.com/python-sockets/
Description
Good example of python socket programming including application level message packing/unpacking, json, encryption, security handshake, and etc.
Readme
170
KiB
Languages
Python
100%