Skip to content

serpulga/threaded-tcp-sever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python TCP Threaded Server

A threaded TCP server written in Python using PySide. This code is meant to be modified/extended in order to meet a specific requirement. If you ever needed a TCP server that can handle multiple clients separately, just grab this sources and own them. Needless to say, it can be easily modified to support UDP using the QUdpSocket class.

DEPENDENCIES

PySide

About

A threaded TCP server written in Python using PySide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages