tcp-library
There are 13 repositories under tcp-library topic.
IronsDu/brynet
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
UncP/Mushroom
Distributed In-Memory Index 分布式内存索引
MossbauerLab/TinyTcpServer
A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.
welir/TCP-PYTHON
Python TCP. Client server socket project.Client send data to server.Server save data to base
baygin/oyamo
A Lightweight TCP/IP Library for C
Captain-ALM/calmclientandserver-VB.net-client-and-server-library-
A VB.net Client and Server Library
Bencor29/DataTransfer
Easy to use API to transfert data in java using Sockets.
not-na/peng3dnet
Networking Library for Peng3d
RouteTycoon/TMR
RouteTycoon Network Module
IronsDu/Joynet
high performance network (tcp socket) library for lua, based on https://github.com/IronsDu/brynet and lua coroutine.
bruce-mig/tcp-server-lib
TCP Server Library which provides TCP-Connection Management functionality.