udp-server

There are 519 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.5k232257935
  • 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#2.5k90264541
  • PacketSender

    dannagle/PacketSender

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

    Language:C++2.3k114240360
  • 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.4k7293280
  • lemunozm/message-io

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

    Language:Rust1.1k157470
  • adalkiran/webrtc-nuts-and-bolts

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

    Language:Go89617145
  • chenxuuu/llcom

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

    Language:C#74216123185
  • zllangct/rockgo

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

    Language:Go6692312131
  • 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:Java555132298
  • markiodev/Networker

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

    Language:C#474313777
  • EasyDarwin/EasyPlayerPro-Win

    EasyPlayerPro是一款免费的全功能流媒体播放器,支持RTSP、RTMP、HTTP、HLS、UDP、RTP、File等多种流媒体协议播放、支持本地文件播放,支持本地抓拍、本地录像、播放旋转、多屏播放、倍数播放等多种功能特性,核心基于ffmpeg,稳定、高效、可靠、可控,支持Windows、Android、iOS三个平台,目前在多家教育、安防、行业型公司,都得到的应用,广受好评!

    Language:C++3693027128
  • emqx/esockd

    Erlang general non-blocking TCP/SSL socket server

    Language:Erlang208344883
  • apsrcreatix/Socket-Programming-With-C

    :envelope: Learn Network Protocol and Network Programming

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

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

    Language:C++17829559
  • Mindty-Kollektiv/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++173101728
  • 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#10991031
  • twjitm/twjitm-core

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

    Language:Java1042250
  • 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++818721
  • eubrunomiguel/garuna

    C++ multiplayer game server

    Language:C++775017
  • DonnYep/CosmosEngine

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

    Language:C#652111
  • paolo-pr/laav

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

    Language:C++644113
  • PrajjawalBanati/Networking_In_Java

    Networking in Java with using TCP and UDP as connection Protocols

    Language:Java533220
  • regaxjs/regax

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

    Language:TypeScript534016
  • manlaig/basic_multiplayer_unity

    UDP Client-Server implementation in Unity

    Language:C#502014
  • 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++47568
  • thomseddon/udp-replicator

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

    Language:Go445321
  • 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:C411010
  • esposem/Kernel_UDP

    A kernel module that implements client - server communication in UDP

    Language:C395114
  • narkhedesam/Netty-Simple-UDP-TCP-server-client

    Netty Simple UDP and TCP Server and Client Examples

    Language:Java38308
  • choeffer/py3syslog

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

    Language:Python376116
  • jchristn/SimpleUdp

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

    Language:C#363918
  • nopnop2002/Arduino-ESPAT-TCP

    TCP/UDP Applicaton for Arduino using ESP8266's AT firmware.

    Language:C++3621314
  • bytewizer/microserver

    Modular embedded server built for TinyCLR OS.

    Language:C#3513519
  • huangdali/UDPSender

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

    Language:Java356313
  • nsiatras/extasys

    Asynchronous TCP/UDP socket library

    Language:Java342416
  • Shevchik/UdpServerSocketChannel

    Netty udp server socket channel which allocates separate channel per remote address

    Language:Java345913