realbasic-nug
[Top] [All Lists]

Re: Rendezvous for Windows

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Rendezvous for Windows
From: Brady Duga <duga at ljug dot com>
Date: Wed, 30 Jun 2004 13:46:00 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
List-help: <mailto:realbasic-nug-request@lists.realsoftware.com?subject=help>
List-id: REALbasic NUG <realbasic-nug.lists.realsoftware.com>
List-post: <mailto:realbasic-nug@lists.realsoftware.com>
References: <55672732-CAC6-11D8-929D-000D9336142C at truetech dot org> <a06010215bd08cc58bd78 at [10 dot 0 dot 1 dot 4]> <a05300b23bd08cf8d8e23 at [10 dot 10 dot 13 dot 3]>

On Jun 30, 2004, at 1:17 PM, Joseph J. Strout wrote:

No. We knew Rendezvous was open-source and potentially cross-platform when we implemented Autodiscovery. But AutoDiscovery has a number of other advantages. I see no advantages to Rendezvous except the ability to discover Rendezvous-enabled devices -- but I've never actually run into one of those myself.

This is an unfortunate opinion. Rendezvous does *not* find devices. It finds services. In fact, most OS X installations are already advertising services via Rendezvous, like http and ssh. It is tremendously easy to create a server in OS X that advertises using Rendezvous. In fact, I am running a simple http server built in Rb which is doing just that. Unfortunately, it's not quite as easy for me to find the server in an Rb client. The same for all the other services I might want to find (say, ssh). To have that same server use the Rb autodiscovery mechanism would have been (significantly) more work, and would have only allowed Rb clients to find it. Going it alone on a network is rarely a good approach, making you the small fish in the big ocean. Even the supposedly big fish have learned that lesson the hard way.

--Brady
The La Jolla Underground

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>