Skip to content

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

License

Notifications You must be signed in to change notification settings

serial115200/Multicast-Client-Server-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Build status 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 .

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.3%
  • CMake 4.7%