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
2
Commits
1
Branch
0
Tags
7ac56db90d90aa9203a4ec026506643176270a41
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
7ac56db90d
Update app_client.py - small modification so that client will quit if init connection cannot be established. TODO - be able to self quit when connection drops in the middle
2020-03-23 01:36:43 -07:00
app_client.py
Update app_client.py - small modification so that client will quit if init connection cannot be established. TODO - be able to self quit when connection drops in the middle
2020-03-23 01:36:43 -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
Description
Good example of python socket programming including application level message packing/unpacking, json, encryption, security handshake, and etc.
170
KiB
Languages
Python
100%