An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: unicast

djylb/msd_lite-docker

A Docker container for msd_lite, similar to udpxy, which converts multicast streams to unicast.

Language: Dockerfile - Size: 58.6 KB - Last synced at: about 1 hour ago - Pushed at: 6 days ago - Stars: 8 - Forks: 4

SenseUnit/rgap

Redundancy Group Announcement Protocol

Language: Go - Size: 116 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 9 - Forks: 1

superkabuki/gums

Grande Unified Multicast Server .... command line multicast sender and receiver.

Language: Python - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

salsferrazza/cquencer

Barebones unicast-multicast message sequencing

Language: C - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

CJLove/sockets-cpp

C++ header-only library supporting UDP (unicast and multicast) and TCP (client/server) sockets

Language: C++ - Size: 189 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 1

meinberg-sync/flashptpd

An experimental C++17 implementation of a new Client/Server-based approach to IEEE1588 (Precision Time Protocol, PTP)

Language: C++ - Size: 8.08 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 30 - Forks: 5

tens0rfl0w/RvS-project

Programming project in RvS course 2k19

Language: HTML - Size: 1010 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

DosMike/libsosimple

Easy callback based UDP and TCP sockets

Language: C++ - Size: 69.3 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vbyrao/Unicast-and-BroadCast-Messaging-and-Vector-Clocks

Distributed system project with nodes using vector clocks for message timestamping. I implemented unicast and broadcast messaging, ensuring accurate vector clock updates and message synchronization. I achieved communication between processes and learned about distributed systems, RPC, and socket programming, despite initial challenges with socket r

Language: Python - Size: 31.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AA-Hamza/anycast_detector

Detect if a specific IP is anycasted. Returning some useful information like latency

Language: TypeScript - Size: 94.7 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Barracuda09/SATPI

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

Language: C++ - Size: 4.66 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 146 - Forks: 32

Hundemeier/go-sacn

Implementation of the sACN aka ANSI E1.31 protocol for streaming DMX-data in go

Language: Go - Size: 85.9 KB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 8

ngiambla/enc_chat

An encrypted chatroom with symmetric key encryption. Developed with C, using the Ncurses library.

Language: C - Size: 456 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

leon-junio/chat-sockets-c

A broadcast chat system with options to set name, sent private messages and chat anonymous!

Language: C - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

scalecube/reactor-aeron Fork of spring-attic/reactor-aeron

A reactive driver for Aeron transport (https://github.com/real-logic/aeron)

Language: Java - Size: 9.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 46 - Forks: 12

input-output-hk/network-equivalences

Formal proofs of equivalences of different kinds of networks

Language: Isabelle - Size: 243 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

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++ - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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++ - Size: 87.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

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++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sachinites/SPFComputation

This project is about building the unicast routing table by performing the Shortest path tree computation on an input Network Topology(Graph)

Language: C - Size: 1.58 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 5

uoi-io/ansible-corosync

Ansible Corosync module for Unified OpenStack Installer

Language: HTML - Size: 50.8 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 5

juanjmtzs/BIVA-SoupBinTCP-Unicast-Handler

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).

Language: Java - Size: 69.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

HectorTa1989/FFMPEG-Live555-H264-H265-VideoStreaming

Language: C - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

librestack/unisync

Unicast (TCP/UDP) file syncing test program

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gearsix/sntp_server-client

An RFC4330 compliant Server and Client, with both unicast and multicast addressing modes.

Language: C - Size: 2.12 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Org-Placeholder/Bus-Topology-Sim

A basic simulation of bus topology with unicast and broadcast routing.

Language: C++ - Size: 12.6 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abhinabsarkar/networking-basics

networking basics like bgp, anycast, unicast, multicast, broadcast, IP addresssing

Size: 467 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lovasko/nemo-core

:globe_with_meridians: Network Monitoring

Language: C - Size: 414 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

prabhuprabhakaran/jSockets

jSockets is a java framework, that used to implement TCP / UDP / NIO Server and Clients.

Language: Java - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

reklatsmasters/unicast

Unicast implementation of UDP Datagram sockets.

Language: JavaScript - Size: 137 KB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

namanrajpal/Socket-Programming

A small chat server for Broadcasting, Unicasting, Multicasting & Blockcasting files and messages on a local network using Sockets API over TCP/IP & UDP

Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

wjholden/NetViz

Visualize the flooding of network packets.

Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1