Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xigang/mcast
The simple implementation of UDP broadcasting and multicast
https://github.com/xigang/mcast
broadcast c muliticast udp
Last synced: 11 days ago
JSON representation
The simple implementation of UDP broadcasting and multicast
- Host: GitHub
- URL: https://github.com/xigang/mcast
- Owner: xigang
- Created: 2014-10-19T13:56:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-21T14:34:44.000Z (over 8 years ago)
- Last Synced: 2024-10-12T12:48:30.159Z (28 days ago)
- Topics: broadcast, c, muliticast, udp
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 27
- Watchers: 6
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mcast
UDP connection and UDP broadcast, multicast to achieve the server programUDP 广播,多播,组播的简单实现。