9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "David Arnold" <davida@pobox.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] URI scheme for 9P2000 resources
Date: Sun,  1 Jul 2007 01:32:33 +1000	[thread overview]
Message-ID: <200706301532.l5UFWXTC024201@laika.gnusto.com> (raw)
In-Reply-To: Your message of "Sat, 30 Jun 2007 08:02:09 -0400." <b1a1c175475506f522369932bd9d0fd4@coraid.com>

-->"erik" == erik quanstrom <quanstro@coraid.com> writes:

  erik> the format for a dial string is proto!server!port.
  erik> e.g. tcp!atlas.coraid.com!http. going with your style this
  erik> would be

  erik> 	9p://tcp!localhost!service/my/path

  erik> a more regular name would be

  erik> 	9p://tcp/localhost/service/my/path


the relevant specification is RFC-3986, and especially section 3.

SLP (RFC-2608) gives an example of existing practice using a form like

   9p:tcp://hostname/service/my/path

Subversion uses

   svn+ssh://hostname/my/path

which appears at a quick read to be "better" than SLP's format from
the point of view of RFC-3986 ...




d


  reply	other threads:[~2007-06-30 15:32 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-30 11:47 Enrico Weigelt
2007-06-30 12:02 ` erik quanstrom
2007-06-30 15:32   ` David Arnold [this message]
2007-06-30 17:11     ` Enrico Weigelt
2007-06-30 17:46     ` Lyndon Nerenberg
     [not found] ` <12cc024df6f0b86decfe2af2a1ab42f1@coraid.com>
2007-06-30 12:12   ` Enrico Weigelt
2007-06-30 19:34     ` erik quanstrom
2007-06-30 20:26       ` Uriel
2007-06-30 22:54         ` Skip Tavakkolian
2007-06-30 22:59           ` Kris Maglione
2007-07-01  6:13             ` Skip Tavakkolian
2007-07-01  6:24               ` Kris Maglione
2007-07-01  8:54                 ` matt
2007-07-01  9:04                   ` Kris Maglione
2007-07-01  9:05                 ` Steve Simon
2007-07-01  9:15                   ` Kris Maglione
2007-07-01 11:21                     ` erik quanstrom
2007-07-01 11:11                   ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200706301532.l5UFWXTC024201@laika.gnusto.com \
    --to=davida@pobox.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).