Обсуждение: rendezvous

Поиск
Список
Период
Сортировка

rendezvous

От
"Joshua D. Drake"
Дата:
Should we not change it to bonjour as that is the actual name for it?

Sincerely,

Joshua D. Drake

-- 
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedication Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


Re: rendezvous

От
"Marc G. Fournier"
Дата:
On Fri, 6 May 2005, Joshua D. Drake wrote:

> Should we not change it to bonjour as that is the actual name for it?

huh?

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


Re: rendezvous

От
"Joshua D. Drake"
Дата:
Marc G. Fournier wrote:
> On Fri, 6 May 2005, Joshua D. Drake wrote:
> 
>> Should we not change it to bonjour as that is the actual name for it?

Rendezvous is the Apple network discovery protocol yes? That was renamed 
Bonjour by apple due to a Trademark problem.

> 
> 
> huh?
> 
> ----
> Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


-- 
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedication Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/


Re: rendezvous

От
"Marc G. Fournier"
Дата:
On Fri, 6 May 2005, Joshua D. Drake wrote:

> Marc G. Fournier wrote:
>> On Fri, 6 May 2005, Joshua D. Drake wrote:
>> 
>>> Should we not change it to bonjour as that is the actual name for it?
>
> Rendezvous is the Apple network discovery protocol yes? That was renamed 
> Bonjour by apple due to a Trademark problem.

Ahhhhh, context ... thank you :)

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


Re: rendezvous

От
Alvaro Herrera
Дата:
On Fri, May 06, 2005 at 03:30:10PM -0700, Joshua D. Drake wrote:
> Marc G. Fournier wrote:
> >On Fri, 6 May 2005, Joshua D. Drake wrote:
> >
> >>Should we not change it to bonjour as that is the actual name for it?
> 
> Rendezvous is the Apple network discovery protocol yes? That was renamed 
> Bonjour by apple due to a Trademark problem.

Maybe we should name it Zeroconf.

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"Por suerte hoy explotó el califont porque si no me habría muertode aburrido"  (Papelucho)


Re: rendezvous

От
Jochem van Dieten
Дата:
On 5/7/05, Alvaro Herrera wrote:
> On Fri, May 06, 2005 at 03:30:10PM -0700, Joshua D. Drake wrote:
>>
>> Rendezvous is the Apple network discovery protocol yes? That was renamed
>> Bonjour by apple due to a Trademark problem.
>
> Maybe we should name it Zeroconf.

Is the implemented protocol IETF ZeroConf or Apple Rendezvous? IIRC
there are differences in the requirements for TTLs and I have had some
experiences with Apple reserving local.arpa while the rest of the
world doesn't.

Jochem


...

От
"apoc9009@yahoo.de"
Дата:
unsubscribe



Re: rendezvous

От
Alvaro Herrera
Дата:
On Sat, May 07, 2005 at 10:43:46AM +0200, Jochem van Dieten wrote:
> On 5/7/05, Alvaro Herrera wrote:
> > On Fri, May 06, 2005 at 03:30:10PM -0700, Joshua D. Drake wrote:
> >> 
> >> Rendezvous is the Apple network discovery protocol yes? That was renamed 
> >> Bonjour by apple due to a Trademark problem.
> > 
> > Maybe we should name it Zeroconf.
> 
> Is the implemented protocol IETF ZeroConf or Apple Rendezvous? IIRC
> there are differences in the requirements for TTLs and I have had some
> experiences with Apple reserving local.arpa while the rest of the
> world doesn't.

Huh, not sure.  The only thing the code does is check for
DNSServiceDiscovery.h and call a function therein.  No implementation
details are taken care of in the Postgres source.

My bet is that it only works on Mac OS X.  If there was interest I'm
sure we could make it work using libhowl but I don't see anybody asking ...

-- 
Alvaro Herrera (<alvherre[@]dcc.uchile.cl>)
"No necesitamos banderasNo reconocemos fronteras"                  (Jorge González)


Re: rendezvous

От
"Joshua D. Drake"
Дата:
> 
> 
> Huh, not sure.  The only thing the code does is check for
> DNSServiceDiscovery.h and call a function therein.  No implementation
> details are taken care of in the Postgres source.
> 
> My bet is that it only works on Mac OS X.  If there was interest I'm
> sure we could make it work using libhowl but I don't see anybody asking ...

It works on Windows too if you download it from apple.

J





Re: rendezvous

От
Bruce Momjian
Дата:
Joshua D. Drake wrote:
> Should we not change it to bonjour as that is the actual name for it?

Done, in CVS.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073