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
3
Commits
1
Branch
0
Tags
e9ce3179934782f2cbef09151bf7c184db8e3464
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
cpan
e9ce317993
Update 'README.md'
2020-03-23 06:38:04 +00:00
app_client.py
Initial commit
2020-03-22 22:24:55 -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%