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.
我正在使用 JMDNS 通过 Wifi 注册服务。我需要定期重新宣布它。我检查过
ServiceInfo#setText(最终字节 [] 文本)
ServiceInfo#setText(最终地图)
而且,两者都对我不起作用。有没有其他解决方法可以做同样的事情?