Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
169 views

jmDNS works in Eclipse in Windows 11 but not in Eclipse in MacOS Monterey

I'm trying to work on an app abandoned in Sourceforge. It is called kmttg (look it up). It is a java app that allows Tivo owners to edit and change OnePass entries on their Tivo devices from a ...
rpetruzz's user avatar
  • 109
1 vote
1 answer
3k views

Service discovery using JmDNS in Eclipse : Wifistatemachine errors

My code worked but it does not work suddenly. The code is as follows. public class AndroidDnssdDiscoveryTestActivity extends Activity { /** Called when the activity is first created. */ android.net....
Hyunwoo Nam's user avatar
1 vote
0 answers
593 views

JmDNS 3.4.1, does it support IPv6?

Does JmDNS 3.4.1 support IPv6? when I register a service with an IPv4 I can see it on other machines, but if I use an interface with an IPv6 address, I don't :( Also, I get No support for IPv6 in ...
mimou's user avatar
  • 81