Add mDNS support with a patched version of jmDNS 3.4.1

This commit is contained in:
Cameron Gutman
2014-06-29 23:48:03 -07:00
parent ef1f44f873
commit 1cdcc6d190
6 changed files with 264 additions and 0 deletions

View File

@@ -4,5 +4,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/>
<classpathentry kind="lib" path="libs/tinyrtsp.jar"/>
<classpathentry kind="lib" path="libs/jmdns-fixed.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>