Hi James,
On Jul 10, 2004, at 9:45 AM, James Hillhouse wrote:
> I may be wrong, but I thought I heard that the Java and other
> Rendezvous files presented at WWDC were in the Tiger Preview as a tar
> file. I have looked through my Tiger and have found nothing. Do I need
> to go to the CVS repository for the latest Rendezvous files?
> Specifically, I have people screaming at me, begging really, to begin
> work on a Java app implementing Rendezvous, so I'm pretty much just
> looking for the Java and VXWorks compatible files.
The Java stuff is in Apple's CVS, in the Top of Tree of the
mDNSResponder module. If you open the .pbproj project in XCode, you
can build the dns_sd.jar and libjdns_sd.jnilib which will land in the
build directory you specified in the XCode prefs.
I ran the demo SimpleChat application by using these in situ, setting
DYLD_LIBRARY_PATH on the command line and passing the jar as a
classpath argument to javac and java. I'm sure these will come
preinstalled when Apple actually releases this stuff.
It was easier on Windows, where the native library gets installed in
the right place, and I just needed the jar on the classpath.
S.
--
email@hidden http://www.temme.net/sander/
PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
rendezvous mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/rendezvous
Do not post admin requests to the list. They will be ignored.