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: over 1 year ago
JSON representation

The simple implementation of UDP broadcasting and multicast

Awesome Lists containing this project

README

          

# mcast
UDP connection and UDP broadcast, multicast to achieve the server program

UDP 广播,多播,组播的简单实现。