murat8505 / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

PATCH: Zeroconf lookup support #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I've done a patch that adds Zeroconf lookup to XBMC Remote, using the JmDNS
LGPL library, available at http://sourceforge.net/projects/jmdns/.

This is pretty much my first Java code, and first Android code, so any
criticism, comments or otherwise would be extremely helpful.

The .jar needs to be put inside the /lib/ folder in the code.

Original issue reported on code.google.com by david.tabachnikov on 19 Sep 2009 at 10:56

Attachments:

GoogleCodeExporter commented 9 years ago
Doesn't work for me. Runs through the 60 tries and returns with hostInfo = 
null. My
XBMC host is set to an IP (192.168.0.17).

Original comment by phree...@gmail.com on 20 Sep 2009 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by phree...@gmail.com on 20 Sep 2009 at 3:34

GoogleCodeExporter commented 9 years ago
Make sure you've got "Publish Zeroconf" enabled in Network->Servers.

Original comment by david.tabachnikov on 20 Sep 2009 at 4:05

GoogleCodeExporter commented 9 years ago
Moving it to you david

Original comment by Tobias.A...@gmail.com on 29 Sep 2009 at 11:29

GoogleCodeExporter commented 9 years ago
Sure thing, I hope I'll have the time in the evening to integrate it.

Original comment by david.tabachnikov on 29 Sep 2009 at 11:36

GoogleCodeExporter commented 9 years ago
Sure thing, I hope I'll have the time in the evening to integrate it.

Original comment by david.tabachnikov on 29 Sep 2009 at 11:36

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r100.

Original comment by david.tabachnikov on 29 Sep 2009 at 7:18