3 Commits

Author SHA1 Message Date
5531da077f Update Flowchart.vsd
app_client_blocking.py - shortening main and other DRY fixes
app_server.py - adding lsock close to cleanup
base line secure socket framework
2020-03-28 19:28:29 -07:00
7d616bd3dc Update app_client_blocking.py - using mutable bytearray type as receiving buffer so that the buffer content can be modified inside a method read_to_buffer for DRY. This is equivalent to passing a reference in C/C++ language. 2020-03-25 00:07:31 -07:00
fb947f9525 Update app_client_blocking.py 2020-03-24 00:50:07 -07:00