9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Tim Newsham <newsham@lava.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9P on android
Date: Tue,  2 Mar 2010 11:51:38 -1000	[thread overview]
Message-ID: <Pine.BSI.4.64.1003021146510.5454@malasada.lava.net> (raw)
In-Reply-To: <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1650 bytes --]

> Hi Eric!
> I know this thread is a little old now, but I wanted to take a look
> into the same thing.
>
> 9P on Android!! Its something that could turn out to be an asset to my
> project here, that I intend to do.. what's the latest update on it?
> Can Google Android be used as a 9P server too, instead of just a java
> or php or javascript-based client that connects to a Plan 9 Styx
> server? There is this project called npfs (
> http://sourceforge.net/projects/npfs/ ) but I have never tried running
> a 9P fileserver and so have not a clear idea on the details here.

Npfs is in C.  You could make java bindings to it, but it would
probably be more work than it's worth.

I've been using a few 9p servers from android.  I have
a java library that does 9p service that I'm using.  Here's
some code I published that includes the library:

   http://9fans.net/archive/2009/10/269

Let me know if you have any questions.

> Rahul Murmuria
>
> On Thu, Feb 4, 2010 at 6:53 PM, Eric Van Hensbergen <ericvh@gmail.com> wrote:
>> Is source to your application available anywhere?  I'm getting a
>> Android tablet and wanted to do some 9P/Plan9 hacking for it and it
>> sounds like you have a good starting point.
>>
>>     -eric
>>
>>
>> On Thu, Aug 27, 2009 at 1:41 PM, David du Colombier <0intro@gmail.com> wrote:
>>> I used Charles Forsyth's 9P implementation in Java (styx-n-9p) to start a
>>> small 9P graphical browser on Android, some weeks ago, and it seems to work
>>> very well.
>>>
>>> --
>>> David du Colombier
>>>
>>>
>>
>>
>
>

Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com

  parent reply	other threads:[~2010-03-02 21:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27  8:20 Enrico Weigelt
2009-08-27 14:35 ` David Leimbach
2009-08-27 15:59   ` C H Forsyth
2009-08-27 16:52     ` David Leimbach
2009-08-27 16:57       ` erik quanstrom
2009-08-27 17:14         ` David Leimbach
2009-08-27 17:24         ` Skip Tavakkolian
2009-08-27 21:09           ` Roman V Shaposhnik
2009-08-27 19:05       ` Tim Newsham
2009-08-27 15:40 ` J.R. Mauro
2009-08-27 19:41 ` David du Colombier
2010-02-04 23:53   ` Eric Van Hensbergen
2010-03-02 17:47     ` Rahul Murmuria
2010-03-02 18:42       ` David Leimbach
2010-03-02 21:51       ` Tim Newsham [this message]
2010-03-04 12:58         ` Rahul Murmuria

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=Pine.BSI.4.64.1003021146510.5454@malasada.lava.net \
    --to=newsham@lava.net \
    --cc=9fans@9fans.net \
    /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).