Re: Yet Another Attribute Parameter
Michael Mealling <michaelm@rwhois.net> Thu, 19 December 1996 16:50 UTC
Received: from cnri by ietf.org id aa07386; 19 Dec 96 11:50 EST
Received: from services.Bunyip.Com by CNRI.Reston.VA.US id aa13806;
19 Dec 96 11:50 EST
Received: (from daemon@localhost) by services.bunyip.com (8.6.10/8.6.9) id
LAA00302 for uri-out; Thu, 19 Dec 1996 11:08:46 -0500
Received: from mocha.bunyip.com (mocha.Bunyip.Com [192.197.208.1]) by
services.bunyip.com (8.6.10/8.6.9) with SMTP id LAA00288 for
<uri@services.bunyip.com>; Thu, 19 Dec 1996 11:08:04 -0500
Received: from MODEC23090.ABRAXIS.COM by mocha.bunyip.com with SMTP
(5.65a/IDA-1.4.2b/CC-Guru-2b)
id AA10600 (mail destined for uri@services.bunyip.com);
Thu, 19 Dec 96 11:08:00 -0500
Received: from bailey (localhost [127.0.0.1]) by modec23090.abraxis.com
(8.8.2/8.8.2) with SMTP id LAA05336; Thu, 19 Dec 1996 11:05:45 -0500 (EST)
Message-Id: <32B967D8.7719@rwhois.net>
Date: Thu, 19 Dec 1996 11:05:45 -0500
From: Michael Mealling <michaelm@rwhois.net>
Organization: Network Solutions
X-Mailer: Mozilla 3.01Gold (X11; I; SunOS 5.5 sun4m)
Mime-Version: 1.0
To: Dirk.vanGulik@jrc.it
Cc: Larry Masinter <masinter@parc.xerox.com>, howes@netscape.com,
ietf-asid@umich.edu, uri@bunyip.com
Subject: Re: Yet Another Attribute Parameter
References: <Pine.SOL.3.91.961219085532.11368N-100000@elect6.jrc.it>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-uri@bunyip.com
Precedence: bulk
Dirk.vanGulik@jrc.it wrote: > > There is a solution but it requires the use of the SRV record which is > > not in widespread use yet.... > > > > Actually one of the things we are using here internally are URL's of the > shape: > > srvq://some.f.q.d.n/opaque-string > > To signal that the URL lookup/obtaining is to use an SRV query to work > out what protocol exist to obtain the resource. But to codify this > indirection, whilst keeping in line with the URL spec was beyond my > grasp of the subject as that spec seems very intent on one-step location; > issues like chaching and normalizing/specific instantces in different > protocols get really hairy. > > To be quite honest; the above really is a poor mans URN. So the UDP > version of protocols might want to wait for URNs to be there :-) > (Shameless plug this is :-) Part of the problem with waiting on URNs is that a) I'm writing some of the stuff that people are waiting on (;-) and b) I want to be able to use application/directory as a standard way of passing around some N2Ls information as well as a very limited, directory services oriented URC. Thus I need to put URLs in there that can have TCP or UDP connection styles. Does anyone have a solution for this? Or should I leave it up to each URL scheme to deal with UDP its own way? -MM -- ------------------------------------------------------------------------------ Michael Mealling | 505 Huntmar Park Drive | Phone: (703)742-0400 Software Engineer | Herndon, VA 22070 | Fax: (703)742-9552 Network Solutions | <URL:http://www.netsol.com> | michaelm@rwhois.net
- Re: Yet Another Attribute Parameter Michael Mealling