Hi all,
I register my service as "abc_http.local."
ServiceInfo info = ServiceInfo.create(ABC, Test,1500, MY HOST ADDRESS retriving from a method);
jmdns.registerService(info);
It registers correctly. I'm checking that with the JmDNS GUI browser. It detects my Service Type as "abc" and Service as "Test" . But Details column lists as "service not...
2009-08-20 15:10:19 UTC in JmDNS