Logo
Explore Help
Sign In
public/Socket_Programming
1
0
Fork 0
You've already forked Socket_Programming
Code Issues Pull Requests Releases Wiki Activity
8 Commits 1 Branch 0 Tags
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
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
app_client_blocking.py
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
app_client.py
Update app_client.py - added comments
2020-03-23 15:17:22 -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%
Powered by Gitea Version: 1.23.8 Page: 43ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API