tcp-protocol topic

List tcp-protocol repositories

tcpflow

1.6k
Stars
239
Forks
Watchers

TCP/IP packet demultiplexer. Download from:

CocoaAsyncSocket_Demo

1.1k
Stars
285
Forks
Watchers

基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件...

ClickHouse-Native-JDBC

518
Stars
147
Forks
Watchers

ClickHouse Native Protocol JDBC implementation

Networking_In_Java

53
Stars
20
Forks
Watchers

Networking in Java with using TCP and UDP as connection Protocols

modbus_exporter

18
Stars
9
Forks
Watchers

Exporter which retrieves stats from a modbus system and exports them via HTTP for Prometheus consumption.

EasyFileTransfer

44
Stars
11
Forks
Watchers

An easy way to transfer file with any size on network with tcp protocol.

tFileTransporter

111
Stars
27
Forks
Watchers

An Android application could transfer/share APPS, IMAGES and any FILES to Android devices or PCs.

SimpleUnityTCP

56
Stars
11
Forks
Watchers

🖧 Simple Unity Project to show how TCP communication are builded in C# without multi-threading or Unity network (Unet) involved.

pynet

16
Stars
11
Forks
Watchers

基于PyQt5的TCP文件传输应用

TinyTcpServer

17
Stars
6
Forks
Watchers

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#...