Re: Rendezvous in Perl

2003-02-25 Thread Andrew M. Langmead
On Mon, Feb 24, 2003 at 05:11:19PM -0700, Nathan Torkington wrote: Chris Nandor writes: Download Rendzevous source from Apple's Public Source site. Run SWIG on it. Enjoy. ;-) That isn't very portable beyond OS X :-) There's a Python implementation of zeroconf being developed: The mDNS

Rendezvous in Perl

2003-02-24 Thread Nathan Torkington
My friend Rael was wondering where the Perl implementation of Rendezvous (zeroconf) is. How do I register my service? How do I browse for local machines and services? Nat

Re: Rendezvous in Perl

2003-02-24 Thread Chris Nandor
In article [EMAIL PROTECTED], [EMAIL PROTECTED] (Nathan Torkington) wrote: My friend Rael was wondering where the Perl implementation of Rendezvous (zeroconf) is. How do I register my service? How do I browse for local machines and services? Download Rendzevous source from Apple's Public

Re: Rendezvous in Perl

2003-02-24 Thread Sherm Pendley
On Monday, February 24, 2003, at 03:01 AM, Nathan Torkington wrote: My friend Rael was wondering where the Perl implementation of Rendezvous (zeroconf) is. How do I register my service? How do I browse for local machines and services? I don't have X.II to test this with, but nothing

Re: Rendezvous in Perl

2003-02-24 Thread Nathan Torkington
Chris Nandor writes: Download Rendzevous source from Apple's Public Source site. Run SWIG on it. Enjoy. ;-) That isn't very portable beyond OS X :-) There's a Python implementation of zeroconf being developed:

Re: Rendezvous in Perl

2003-02-24 Thread Chris Nandor
At 17:11 -0700 2003.02.24, Nathan Torkington wrote: Chris Nandor writes: Download Rendzevous source from Apple's Public Source site. Run SWIG on it. Enjoy. ;-) That isn't very portable beyond OS X :-) No, Apple's zeroconf implementation there is open source and builds on several different