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
8
Commits
1
Branch
0
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Tom Wang
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
Tom Wang
fb947f9525
Update app_client_blocking.py
2020-03-24 00:50:07 -07:00