udp-server

There are 573 repositories under udp-server topic.

  • Qihoo360/evpp

    A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.

    Language:C++3.7k234259952
  • chronoxor/NetCoreServer

    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

    Language:C#3k96292615
  • PacketSender

    dannagle/PacketSender

    Network utility for sending / receiving TCP, UDP, SSL, HTTP

    Language:C++2.5k118257379
  • chronoxor/CppServer

    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

    Language:C++1.6k7496303
  • lemunozm/message-io

    Fast and easy-to-use event-driven network library.

    Language:Rust1.2k168081
  • chenxuuu/llcom

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

    Language:C#1.1k19150237
  • adalkiran/webrtc-nuts-and-bolts

    A holistic way of understanding how WebRTC and its protocols run in practice, with code and detailed documentation.

    Language:Go92916244
  • zllangct/rockgo

    A developing game server framework,based on Entity Component System(ECS).

    Language:Go6942312133
  • ezyfox-server

    youngmonkeys/ezyfox-server

    A socket server (include SSL) supports realtime application, realtime game, MMORPG, messaging, chat and streaming data with TCP, UDP and Websocket

    Language:Java6561223107
  • markiodev/Networker

    A simple to use TCP and UDP networking library for .NET. Compatible with Unity.

    Language:C#479303777
  • apsrcreatix/Socket-Programming-With-C

    :envelope: Learn Network Protocol and Network Programming

    Language:C21653110
  • emqx/esockd

    Erlang general non-blocking TCP/SSL socket server

    Language:Erlang212334886
  • roboremo/ESP8266-WiFi-UART-Bridge

    Transparent WiFi (TCP, UDP) to UART Bridge, in AP or STATION mode

    Language:C++19728557
  • andreasdr/tdme2

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

    Language:C++18291728
  • chronoxor/CSharpServer

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

    Language:C#12591134
  • twjitm/twjitm-core

    采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。

    Language:Java1052250
  • khoih-prog/EthernetWebServer_STM32

    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 to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Ethernet_Generic library is used as default for W5x00. Now W5x00 can use any custom hardware / software SPI

    Language:C++907721
  • eubrunomiguel/garuna

    C++ multiplayer game server

    Language:C++875018
  • andreacasalino/Minimal-Socket

    Minimal cross platform C++ tcp, udp socket implementation

    Language:C++7851017
  • DonnYep/CosmosEngine

    CosmosEngine是一款轻量级的服务器框架,提供高速可靠UDP传输协议。支持网络多通道、服务器间RPC大数据流传输通讯,非常容易改成分布式服务器。本框架长期维护更新,LTS。

    Language:C#692111
  • litbubo/Streaming_media_broadcasting_system_based_on_IPv4

    基于IPv4的流媒体广播系统Plus,在原版的基础上进行升级和bug修复等。采用C语言编写,使用高级Unix编程技术。The streaming media broadcasting system plus based on IPv4 is upgraded and bug repaired on the basis of the original version. It is written in C language and uses advanced unix programming technology.

    Language:C631012
  • paolo-pr/laav

    Asynchronous Audio / Video Library for H264 / MJPEG / OPUS / AAC / MP2 encoding, transcoding, recording and streaming from live sources

    Language:C++634111
  • PrajjawalBanati/Networking_In_Java

    Networking in Java with using TCP and UDP as connection Protocols

    Language:Java602220
  • manlaig/basic_multiplayer_unity

    UDP Client-Server implementation in Unity

    Language:C#582014
  • regaxjs/regax

    A fast,scalable,distributed game server framework for Node.js

    Language:TypeScript543016
  • thomseddon/udp-replicator

    A tiny UDP proxy that can replicate traffic to one or more endpoints.

    Language:Go544520
  • khoih-prog/ESP8266_AT_WebServer

    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 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Now with fix of severe limitation to permit sending much larger data

    Language:C++50468
  • jchristn/SimpleUdp

    SimpleUdp is a super simple way of building UDP clients and servers in C#.

    Language:C#4721018
  • narkhedesam/Netty-Simple-UDP-TCP-server-client

    Netty Simple UDP and TCP Server and Client Examples

    Language:Java442010
  • ChuanyuXue/udp-latency

    A single Python file network latency testing tool by UDP.

    Language:Python422412
  • nsiatras/extasys

    Asynchronous TCP/UDP socket library

    Language:Java422516
  • esposem/Kernel_UDP

    A kernel module that implements client - server communication in UDP

    Language:C404114
  • choeffer/py3syslog

    Python 3 implementation of a simple UDP syslog server which inserts the recieved messages into a MariaDB or MySQL database.

    Language:Python385116
  • flightaware/scotty

    A Tcl extension for building network management (SNMP, ICMP, UDP, DNS) applications

    Language:C3728617
  • nopnop2002/Arduino-ESPAT-NETWORK

    MQTT/NTP/SMTP/SNTP/TCP/UDP Applicaton for Arduino using ESP8266's AT firmware.

    Language:C++3711314
  • huangdali/UDPSender

    UDPSender 一个基于NIO的UDP发送-接收器

    Language:Java355314