udp-multicast
There are 26 repositories under udp-multicast topic.
khoih-prog/AsyncUDP_WT32_ETH01
Fully Asynchronous UDP Library for WT32_ETH01 (ESP32 + LAN8720). The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.
vlingo-net/xoom-net-wire
Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO/ACTORS on .NET.
djbottrill/IPMidi_example
IPMid implementation for Arduino using Multicast UDP
bdrehmer/HDHR_WiFi_Bridge
Use a Raspberry Pi to turn your HDHomeRun into a wireless device
hurui200320/Nojre
A WIFI walkie talkie designed for cycling with my friends.
khoih-prog/AsyncUDP_ESP32_Ethernet
Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
khoih-prog/AsyncUDP_ESP32_SC_W6100
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
khoih-prog/AsyncUDP_ESP32_W5500
Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
khoih-prog/AsyncUDP_Teensy41
Fully Asynchronous UDP Library for Teensy 4.1 using QNEthernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Teensy41, AsyncHTTPSRequest_Teensy41, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.
khoih-prog/Portenta_H7_AsyncUDP
Asynchronous UDP Library for STM32H7-based Portenta_H7 using mbed_portenta core. This library is the base for future and more advanced Async libraries, such as AsyncWebServer, AsyncHTTPRequest, AsyncHTTPSRequest
superjamie/mcsd
Multicast Sequence Decoder
gophersmu/workshop_21-12-19
Go: All you ever wanted to know but didn't dare to ask...
khoih-prog/AsyncUdp_ESP32_ENC
Fully Asynchronous UDP Library for ESP32 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
zty199/NetworkClassroom_LAN
A simple network classroom Demo based on UDP Multicast, including basic multimedia transmission. Only works in LAN.
khoih-prog/AsyncUDP_ESP32_SC_ENC
Fully Asynchronous UDP Library for ESP32_S2/S3/C3 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
khoih-prog/AsyncUDP_ESP32_SC_Ethernet
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
khoih-prog/AsyncUDP_Ethernet
Fully Asynchronous UDP Library for many boards besides ESP8266, using W5x00 or ENC28J60 Ethernet. Currently supporting only ESP8266. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support for ESP8266 using W5x00 or ENC28J60 Ethernet, such as AsyncHTTPRequest_Ethernet, AsyncHTTPSRequest_Ethernet, AsyncWebServer_Ethernet, AsyncDNSServer_Ethernet, AsyncTCP_SSL_Ethernet, etc.
khoih-prog/AsyncUDP_RP2040W
Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, AsyncDNSServer_RP2040W
fbasatemur/gstreamer_examples
GStreamer UDP Multicast stream listener | C++ example
khoih-prog/AsyncUDP_ESP32_W6100
Fully Asynchronous UDP Library for ESP32 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
scttnlsn/peerpipe
An auto-discoverable, encrypted network pipe for P2P data transfer
go-x-pkg/smcroute
Smcroute is client library for Golang programming language.
ambersun1234/blog-labs
All programming labs for ambersun1234.github.io
AntTBD/XiaomiGatewayAqaraAlarm
Request/Write commands to a Xiaomi Gateway Aqara via UDP and encrypted key in c. Prototype to develop an alarm ringing and light blinking when input gpio change state as there is an intrusion !
khoih-prog/AsyncUDP_ESP32_SC_W5500
Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments
rishikesh1419/Distributed-Computing
Codes written during course 'Distributed Computing'