user1646438
user1646438

Reputation:

JmDns.create Does not bind to InetAddess

I am running Ubuntu. Trying to create JmDNS service But JmDNS.create() Does not bind to ip address.

Upvotes: 1

Views: 127

Answers (1)

twid
twid

Reputation: 6686

This is a bug, You need to create by JmDNS.create(InetAddressString) This will work.

Upvotes: 0

Related Questions