问题
I am registering a service over Wifi using JMDNS. I need to reannounce it periodically. I have checked
ServiceInfo#setText(final byte [] text)
ServiceInfo#setText(final Map)
and, both didn't worked for me. Is there any other workaround to do same?
来源:https://stackoverflow.com/questions/23102899/jmdns-service-re-announce