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.

    Language:C++17234
  • vlingo-net/xoom-net-wire

    Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO/ACTORS on .NET.

    Language:C#116198
  • djbottrill/IPMidi_example

    IPMid implementation for Arduino using Multicast UDP

    Language:C8200
  • bdrehmer/HDHR_WiFi_Bridge

    Use a Raspberry Pi to turn your HDHomeRun into a wireless device

    Language:Python4100
  • hurui200320/Nojre

    A WIFI walkie talkie designed for cycling with my friends.

    Language:Kotlin4211
  • 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

    Language:C++4101
  • 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

    Language:C++410
  • 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

    Language:C++4303
  • 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.

    Language:C++4211
  • 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

    Language:C4312
  • superjamie/mcsd

    Multicast Sequence Decoder

    Language:Python4100
  • gophersmu/workshop_21-12-19

    Go: All you ever wanted to know but didn't dare to ask...

    Language:Go3401
  • 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

    Language:C++331
  • zty199/NetworkClassroom_LAN

    A simple network classroom Demo based on UDP Multicast, including basic multimedia transmission. Only works in LAN.

    Language:C++3200
  • 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

    Language:C++210
  • 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

    Language:C++220
  • 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.

    Language:C++220
  • 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

    Language:C++230
  • fbasatemur/gstreamer_examples

    GStreamer UDP Multicast stream listener | C++ example

    Language:C++1101
  • 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

    Language:C++110
  • scttnlsn/peerpipe

    An auto-discoverable, encrypted network pipe for P2P data transfer

    Language:Rust130
  • go-x-pkg/smcroute

    Smcroute is client library for Golang programming language.

    Language:Go0110
  • ambersun1234/blog-labs

    All programming labs for ambersun1234.github.io

    Language:Go20
  • 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 !

    Language:C++10
  • 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

    Language:C++10
  • rishikesh1419/Distributed-Computing

    Codes written during course 'Distributed Computing'

    Language:Java10