4ndre

Results 1 comments of 4ndre

I fixed this bug myself. The group join call uses the wrong initiator. It should be ` this.bonjourBrowser = JmDNS.create(deviceIpAddress,"RetoWlanBrowser");` whereas `InetAddress deviceIpAddress =getLocalIpAddress();` coming from this function: `public InetAddress...