-
Notifications
You must be signed in to change notification settings - Fork 0
License
spamdaemon/multicast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published