udp-protocol
There are 209 repositories under udp-protocol topic.
b23r0/rust-raknet
RakNet Protocol implementation by Rust.
briis/hass-weatherflow2mqtt
WeatherFlow to MQTT for Home Assistant. Use UDP to get local weather data in to Home Assistant using MQTT Discovery
Tans5/tFileTransporter
An Android application could transfer/share APPS, IMAGES and any FILES to Android devices or PCs.
eubrunomiguel/garuna
C++ multiplayer game server
PrajjawalBanati/Networking_In_Java
Networking in Java with using TCP and UDP as connection Protocols
ihmily/Python-ChatRoom
使用Python编写的基于socket UDP通信的多功能即时聊天室,包含Tkinter编写的图形化聊天界面,功能包括有账号注册和登录,登录成功后可以查看在线用户,并和聊天室内的其他在线用户聊天,包含私聊和群发,能发送文字、表情包,以及文件等
jchristn/SimpleUdp
SimpleUdp is a super simple way of building UDP clients and servers in C#.
Tans5/tFileTransfer_desktop
Desktop application to transfer/share files, support Windows, Linux and MacOS.
umer0586/SensaGram
Stream real-time Android sensor data over UDP with low-latency
bashkirtsevich-llc/aioudp
Asyncio UDP server
KimYC1223/3D-Body-Estimation
Python Based 3D Body Esimation With UDP Protocol
Slaynash/jRUDP
A standalone Reliable UDP library for Java
teonet-go/teonet
Create client-server systems and build networks for server applications operating within a microservice architecture.
bashkirtsevich-llc/grapefruit-crawler
Grapefruit 2.0 dht-crawler
seixaserick/dotnet-dns-mx-lookup
A native DNS MX query tool for DNS mail record resolver written in C# without package dependencies
CBenoit/RUDP
A C++ header only library aiming at providing various asynchronous UDP based sockets.
subzerobo/elastic-apm-php-agent
PHP Agent for Elastic APM With Intake API v2 Support + UDP Support + ProtoBuf
Ohmnivore/FastPacedMultiplayerImplementation
:globe_with_meridians: Online multiplayer tutorial series
Fatima-Mujahid/reliability-with-udp
Computer Networks project - Implementation of reliable UDP file transfer.
bashkirtsevich-llc/lib-bt_utp
Bittorrent uTP [Micro Transport Protocol] implementation
arjunagi/Client-Server--Java-UDP-Sockets
A Java application that enables reliable data transfer between a server and a client over the UDP protocol. The application has a customized acknowledgement mechanism and integrity check algorithm in order to ensure the reliable data transfer and data security over UDP.
Leopard-C/UnixDomainSocket
同一主机的进程间通信,Client/Server模式。
shikhar13012001/wiz-led-nodejs
This project uses system output to generate color and have change your wiz led according to music.
luka2220/DNS-Forwarder
DNS Forwarder that can resolve the IP address for a host.
meysam81/stop-and-wait
implementing stop and wait protocol from computer networks college study in c++ language using UDP socket with artificial error rate for benchmark
vipulkumbhar/AuE824_Autonomous_Driving_Technologies
This repository contains the final project work for Autonomous Driving Technologies class. Robust lane detection, Stanley control for steering, UDP communication between 2 systems, and traffic sign detectors form an autonomous navigation system.
wntun/UDPClientFlightGear
UDPClient to send flight control data to FlightGear
Ashwin-op/UDP_Chat
A simple UDP client and server chat program
EmanueleGallone/RaftUDP
Distributed Raft Consensus algorithm implementation using UDP segments.
fabacab/ntalk-dissector
Talk (talkd) protocol dissector for Wireshark.
fivetop/Wisej3-SimplePrototype
wisej 3.0 simplepa prototype Audinate(Dante)
FunPythonEC/Luces_Ritmicas_Digitales_WiFi
Luces rítmicas usando un esp8266/esp32 para controlar tiras led neopixel via WiFi con micropython y python.
lfillaz/UDP-Flooding-Tool
The UDP Flooding Tool is a network stress testing application designed to simulate high traffic conditions by sending a flood of UDP packets to a specified target IP address and port. This tool is useful for testing network performance, resilience, and stability under heavy load conditions.
toukirnaim08/Ios-Voip-Softphone
ios VoIP softphone with built-in sip library
erl-ang/tcp-over-udp
A simplified version of the transmission control protocol (TCP) that operates over user datagram protocol (UDP) to provide reliable data transfer.
mabushelbaia/ENCS3320-NetworkProject
Basic HTTP server using python && message communication using TCP and UDP.