easysocket library for easier socket processing
Project description
-- 힌국어 이 라이브러리는 파이썬에서 더 쉬운 소켓 프로그래밍을 위한 라이브러리입니다. server 클래스와 Client 클래스를 생성해 프로그래밍을 하고, 프로토콜 부분과 데이터 부분을 나눠서 전송하고 받을 수 있습니다. 대신, 프로토콜 부분이나 데이터 부분에 '__' 문자열을 넣지 마십시요. __ 문자열은 프로토콜과 데이터 부분을 나누는 문자열이기 때문에 프로토콜과 데이터가 의도치 않게 나누어지거나 밀릴 수 있습니다.
-- English This library is for easier socket programming. It has server class and client class, we use that classes. We can split protocol and data when program is sending or receiving. But, you shouldn't use the '__' string in protocol or data. because the protocol and data will be split or pushed, unintentionally.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file Easiersocket-0.1.1-py3-none-any.whl.
File metadata
- Download URL: Easiersocket-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773ff725856ed29b3d2d7f80b40007c4a9710fe7ed917b4e710c87e3c86bac9f
|
|
| MD5 |
8c495c0b714fb568655f7be18ee8d7f5
|
|
| BLAKE2b-256 |
9d711ae5fb801c11c2f25c14fea5b17df4e4f5519e3f93285f3af6a6ba3b69dc
|