simple implementation of python socket for creating server/client based programs supporting threading.
Project description
simplesocket
simple implementation of python socket for creating server/client based programs supporting threading.
Installation
pip3 install simplesocket
Usage
in Server script import:
from simplesocket import SimpleServer
and in Client script import:
from simplesocket import SimpleClient
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 Distribution
simplesocket-0.3.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file simplesocket-0.3.tar.gz
.
File metadata
- Download URL: simplesocket-0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e95eda7e2580a4345e13cfa7da8536b30cf6bf8bd83d7536d23338255c3942e5 |
|
MD5 | cc24a5d076631b4ef8a300cd5aa4426f |
|
BLAKE2b-256 | 9d8cbf685b16df333d47f8cd17fbb85f2d70a70242ade4f37b222ee31e540da0 |
File details
Details for the file simplesocket-0.3-py3-none-any.whl
.
File metadata
- Download URL: simplesocket-0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcfe5c8545b7798b489e939686327401718201ae763e7aa55fd16013b94425b9 |
|
MD5 | b2635a4536260c042721e83ce1a1b0ef |
|
BLAKE2b-256 | 4adecd84e52816982cf83d4e047bc5968125739c83c4475da240c1c4c009ba80 |