Skip to content

spamdaemon/multicast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tester to send multicast packets between two hosts. Build: make Execute the sender: bin/mcast send 224.0.0.1/12345 to send a message to port 12345 in multicast group 224.0.0.1 Execute the receiver: bin/mcast receive 224.0.0.1/12345 to join the multicast group 224.0.0.1 and receive messages on port 12345. IPv6 and IPv4 are supported. 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors