All Projects → bk138 → Multicast-Client-Server-Example

bk138 / Multicast-Client-Server-Example

Licence: GPL-2.0 license
This is a simple educational example of an IPv4/IPv6 multicast client and server, running under UNIX and Win32.

Programming Languages

c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to Multicast-Client-Server-Example

rtmp-social-multicast
Want to stream to Twitch, YouTube, Facebook, and/or Periscope at the same time? That's what this project allows you to do!
Stars: ✭ 42 (-16%)
Mutual labels:  multicast
reactor-aeron
A reactive driver for Aeron transport (https://github.com/real-logic/aeron)
Stars: ✭ 43 (-14%)
Mutual labels:  multicast
pim6sd
PIM for IPv6 sparse mode daemon
Stars: ✭ 15 (-70%)
Mutual labels:  multicast
mast
MAST (Multicast Audio Streaming Toolkit) is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast.
Stars: ✭ 75 (+50%)
Mutual labels:  multicast
rtiperftest
RTI Perftest is a command-line application that measures the Latency and Throughput of very configurable scenarios that use RTI Connext DDS middleware to send messages.
Stars: ✭ 38 (-24%)
Mutual labels:  multicast
scte35-threefive
threefive is the highest rated SCTE35 parser, ever. maybe.
Stars: ✭ 75 (+50%)
Mutual labels:  multicast
useetv-playlist
No description or website provided.
Stars: ✭ 41 (-18%)
Mutual labels:  multicast
mrouted
The original DVMRP (dynamic multicast routing) implementation for UNIX
Stars: ✭ 58 (+16%)
Mutual labels:  multicast
mdns-tunneller
Tunnels two (or more) mDNS domains together
Stars: ✭ 74 (+48%)
Mutual labels:  multicast

Build Status Build status Help making this possible Become a patron Flattr this git repo

This is a simple educational example of a multicast client and server, running under UNIX and Win32.

Building

To compile, use

mkdir build
cd build
cmake ..
cmake --build .
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].