Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48047 - New submission for JmDNS, a java implementation of multi-cast DNS.
Summary: New submission for JmDNS, a java implementation of multi-cast DNS.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-04-16 09:21 UTC by Guy de Pourtalès
Modified: 2004-04-18 15:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
jmdns-0.2.ebuild (jmdns-0.2.ebuild,1.18 KB, text/plain)
2004-04-16 09:23 UTC, Guy de Pourtalès
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guy de Pourtalès 2004-04-16 09:21:03 UTC
Hello,

Please find attached jmdns-0.2.ebuild.

JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Rendezvous (http://developer.apple.com/macosx/rendezvous).

Rendez-vous is a pretty cool technology for local networks services avoiding TCP/IP configuration (automatic network services detection). This java port is excellent bringing this solution to any Java running platform.

I suggest dev-java/jmdns. Naturally, this ebuild depends on any JDK above 1.3.1, according to original README.txt. I tried it with blackdown 1.4.1 and works fine.

Guy
Comment 1 Guy de Pourtalès 2004-04-16 09:23:03 UTC
Created attachment 29425 [details]
jmdns-0.2.ebuild
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-04-18 01:45:54 UTC
I'd suggest net-dns/jmdns but that's only my opinion
Comment 3 Guy de Pourtalès 2004-04-18 06:16:23 UTC
Hello,

The comment of Daniel Black made me realize that I never said that JmDNS is first of all a development library...

If I look at the contents of net-dns, there is only tools and servers in it. But you may find libraries in dev-perl (Net-DNS) and dev-python (adns-python). In JmDNS, the tools are only examples of how to use the library, so I thought that the principal place was dev-java. 

Guy
Comment 4 Chris Aniszczyk (RETIRED) gentoo-dev 2004-04-18 15:02:39 UTC
In portage, thanks!