udp-client topic

List udp-client repositories

CppServer

1.4k
Stars
280
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

CSharpServer

108
Stars
31
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution

NetCoreServer

2.5k
Stars
538
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

llcom

737
Stars
183
Forks
Watchers

🛠功能强大的串口工具。支持Lua自动化处理、串口调试、串口监听、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能

AndroidAsyncSocketExamples

170
Stars
63
Forks
Watchers

This project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP client/server, TCP client with SSL and UDP client/server.

EthernetWebServer_STM32

81
Stars
21
Forks
Watchers

This is simple yet complete WebServer library for STM32 boards running built-in Ethernet LAN8742A (Nucleo-144, Discovery), ENC28J60 or W5x00 Ethernet shields. The functions are similar and compatible...

tdme2

173
Stars
28
Forks
Watchers

TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C++, Mini(t)Script, GLSL, ...

Networking_In_Java

53
Stars
20
Forks
Watchers

Networking in Java with using TCP and UDP as connection Protocols

ESP8266_AT_WebServer

47
Stars
8
Forks
Watchers

This is simple yet complete WebServer library for AVR, Teensy, SAM DUE, SAMD, STM32, nRF52, etc. boards running ESP8266 AT-command shields. The functions are similar and compatible to ESP8266/ESP32 We...

Netty-Simple-UDP-TCP-server-client

37
Stars
8
Forks
Watchers

Netty Simple UDP and TCP Server and Client Examples