9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Darren Bane <darren.bane@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Re: writing 9p servers and clients under gnu/linux
Date: Fri, 30 Mar 2007 23:15:53 +0100	[thread overview]
Message-ID: <euk26p$cm5$1@majestic.ukshells.co.uk> (raw)
In-Reply-To: <20070330080207.GA6999@nibiru.local>

Enrico Weigelt <weigelt@metux.de> wrote:
> 
> Hi folks,
> 
> I'd like to do some experiments with 9p and write some little
> servers and clients for running on Unix systems (ie. GNU/Linux).
> 
> There are some packages (ie.u9fs and npfs) but they neither
> worked for me, nor did I find any documentaion :(
> 
> Any tips ?

Install plan9port ( http://swtch.com/plan9port/ ).  Read "9 man 3 9p"
for how to write servers.  You don't need to do anything special to
write clients, Linux can mount 9p filesystems and you can just do file
I/O on them.
-- 
Darren Bane



  parent reply	other threads:[~2007-03-30 22:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-30  8:02 [9fans] " Enrico Weigelt
2007-03-30 12:07 ` Eric Van Hensbergen
2007-03-30 12:10   ` erik quanstrom
2007-03-30 12:41     ` Uriel
2007-03-30 16:43 ` ron minnich
2007-03-30 16:48   ` Latchesar Ionkov
2007-03-30 16:50     ` ron minnich
2007-03-30 22:15 ` Darren Bane [this message]
2007-03-30 22:19   ` [9fans] " ron minnich

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='euk26p$cm5$1@majestic.ukshells.co.uk' \
    --to=darren.bane@gmail.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).