Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在多播上发送一些流。 有什么方法可以检查(从代码中)某些多播套接字是否被我连接到的网络上的其他人占用?
哪有这回事。多播可以是一对多或多对一。取决于您的应用程序/问题。通常发送者只是发送到一个组:端口和接收者加入监听。