38 results for “topic:unicast”
SATIP server for linux, suitable to run on an Raspberry Pi, Vu+, GigaBlue or any other linux box. currently supporting DVB-S/S2/T/C and transform DVB-S requests to DVB-C
An experimental C++17 implementation of a new Client/Server-based approach to IEEE1588 (Precision Time Protocol, PTP)
SMS is a java-based streaming server
C++ header-only library supporting UDP (unicast and multicast) and TCP (client/server) sockets
广东电信IPTV RTSP单播源 China GuangDong Telecom RTSP IPTV
Implementation of the sACN aka ANSI E1.31 protocol for streaming DMX-data in go
A Docker container for msd_lite, similar to udpxy, which converts multicast streams to unicast.
Redundancy Group Announcement Protocol
This project is about building the unicast routing table by performing the Shortest path tree computation on an input Network Topology(Graph)
Recieve unicast packets and forward on as multicast
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.
Market Data Feed Handler, ITCH Protocol. SoupBinTCP Unicast Useful for the new Mexican Stock Exchange BIVA (Bolsa Institucional de Valores) that uses X-Stream (NASDAQ).
An RFC4330 compliant Server and Client, with both unicast and multicast addressing modes.
Ansible Corosync module for Unified OpenStack Installer
Convert between unicast, multicast and broadcast packets.
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.
:globe_with_meridians: Network Monitoring
A broadcast chat system with options to set name, sent private messages and chat anonymous!
No description provided.
Formal proofs of equivalences of different kinds of networks
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
networking basics like bgp, anycast, unicast, multicast, broadcast, IP addresssing
This GitHub repository contains the code for the project Joint Unicast and Multi-Group Multicast Transmission, exploring advanced transmission techniques in massive MIMO systems. Developed as part of a Bachelor’s Thesis.
Unicast implementation of UDP Datagram sockets.
A small chat server for Broadcasting, Unicasting, Multicasting & Blockcasting files and messages on a local network using Sockets API over TCP/IP & UDP
Detect if a specific IP is anycasted. Returning some useful information like latency
Grande Unified Multicast Sender Kabuki .... command line multicast sender and receiver.
An encrypted chatroom with symmetric key encryption. Developed with C, using the Ncurses library.
A multithreaded chat server implemented in Python using TCP sockets. Supports real-time communication between multiple clients with both private and broadcast messaging, session logging, and graceful shutdown. Includes both script and executable versions for ease of use.
A simple client-server messaging system supporting both broadcast and unicast communication between three clients and a server, built with Python.