app_client_blocking.py - shortening main and other DRY fixes app_server.py - adding lsock close to cleanup base line secure socket framework
Python socket programming for server-client application
Description
Good example of python socket programming including application level message packing/unpacking, json, encryption, security handshake, and etc.
Languages
Python
100%