Tagged Questions
0
votes
1answer
376 views
JmDNS service discovery in client-server
I'm trying to enable service discovery in my client-server application using JmDNS. I fully understand service registry on the server side, with code that resembles this:
JmDNS jmdns = ...