From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 27 Aug 2009 10:20:19 +0200 From: Enrico Weigelt To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20090827082019.GA14397@nibiru.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: [9fans] 9P on android Topicbox-Message-UUID: 5391c90a-ead5-11e9-9d60-3106f5b1d025 Hi folks, I just purchased an G2-Touch phone (running Android) - a really cool toy, but it lacks 9P support ;-o Maybe someone's already working on this issue ? cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weigelt@metux.de mobile: +49 174 7066481 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ---------------------------------------------------------------------- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20090827082019.GA14397@nibiru.local> References: <20090827082019.GA14397@nibiru.local> Date: Thu, 27 Aug 2009 07:35:02 -0700 Message-ID: <3e1162e60908270735j65d9e3f8k10fcb2ec4dc21111@mail.gmail.com> From: David Leimbach To: weigelt@metux.de, Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cdf1bbe0aa95c047220798c Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 53b24586-ead5-11e9-9d60-3106f5b1d025 --000e0cdf1bbe0aa95c047220798c Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I'm interested in doing some stuff with the Palm Pre. I'm actually looking at the javascript implementations of it as well. I just have practically no time to invest these days in this stuff. I think someone already got some of the plan 9 userspace tools on here though. Dave On Thu, Aug 27, 2009 at 1:20 AM, Enrico Weigelt wrote: > > Hi folks, > > > I just purchased an G2-Touch phone (running Android) - a really > cool toy, but it lacks 9P support ;-o > > Maybe someone's already working on this issue ? > > > cu > -- > ---------------------------------------------------------------------- > Enrico Weigelt, metux IT service -- http://www.metux.de/ > > phone: +49 36207 519931 email: weigelt@metux.de > mobile: +49 174 7066481 icq: 210169427 skype: nekrad666 > ---------------------------------------------------------------------- > Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme > ---------------------------------------------------------------------- > > --000e0cdf1bbe0aa95c047220798c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I'm interested in doing some stuff with the Palm Pre. =A0I'm actual= ly looking at the javascript implementations of it as well. =A0I just have = practically no time to invest these days in this stuff.

= I think someone already got some of the plan 9 userspace tools on here thou= gh.

Dave

On Thu, Aug 27, = 2009 at 1:20 AM, Enrico Weigelt <weigelt@metux.de> wrote:

Hi folks,


I just purchased an G2-Touch phone (running Android) - a really
cool toy, but it lacks 9P support ;-o

Maybe someone's already working on this issue ?


cu
--
----------------------------------------------------------------------
=A0Enrico Weigelt, metux IT service -- http://www.metux.de/

=A0phone: =A0+49 36207 519931 =A0email: weigelt@metux.de
=A0mobile: +49 174 7066481 =A0 icq: =A0 210169427 =A0 =A0 =A0 =A0 skype: ne= krad666
----------------------------------------------------------------------
=A0Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------


--000e0cdf1bbe0aa95c047220798c-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20090827082019.GA14397@nibiru.local> References: <20090827082019.GA14397@nibiru.local> Date: Thu, 27 Aug 2009 11:40:29 -0400 Message-ID: <3aaafc130908270840g16cc26c2u22b2b6fdd8308dce@mail.gmail.com> From: "J.R. Mauro" To: weigelt@metux.de, Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 53cd475a-ead5-11e9-9d60-3106f5b1d025 On Thu, Aug 27, 2009 at 4:20 AM, Enrico Weigelt wrote: > > Hi folks, > > > I just purchased an G2-Touch phone (running Android) - a really > cool toy, but it lacks 9P support ;-o I don't know how open Android is, but if you could cross-compile the v9fs modules (or compile them on the phone, if they let you get the toolchain on it), you'd be in business. Otherwise, there's always one of the userspace solutions, such as 9pfuse. > > Maybe someone's already working on this issue ? > > > cu > -- > ---------------------------------------------------------------------- > =A0Enrico Weigelt, metux IT service -- http://www.metux.de/ > > =A0phone: =A0+49 36207 519931 =A0email: weigelt@metux.de > =A0mobile: +49 174 7066481 =A0 icq: =A0 210169427 =A0 =A0 =A0 =A0 skype: = nekrad666 > ---------------------------------------------------------------------- > =A0Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme > ---------------------------------------------------------------------- > > From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <9bd6742967a2aea2c3b7978796e54c58@vitanuova.com> From: C H Forsyth Date: Thu, 27 Aug 2009 16:59:38 +0100 To: 9fans@9fans.net In-Reply-To: <3e1162e60908270735j65d9e3f8k10fcb2ec4dc21111@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 53db8978-ead5-11e9-9d60-3106f5b1d025 >I'm actually looking at the javascript implementations of [9p] as well. has javascript finally got support for binary data? From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <9bd6742967a2aea2c3b7978796e54c58@vitanuova.com> References: <3e1162e60908270735j65d9e3f8k10fcb2ec4dc21111@mail.gmail.com> <9bd6742967a2aea2c3b7978796e54c58@vitanuova.com> Date: Thu, 27 Aug 2009 09:52:39 -0700 Message-ID: <3e1162e60908270952ma0c9869w110a19eebb09a246@mail.gmail.com> From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd6ec483b8876047222653d Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 53e6bc6c-ead5-11e9-9d60-3106f5b1d025 --000e0cd6ec483b8876047222653d Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 27, 2009 at 8:59 AM, C H Forsyth wrote: > >I'm actually looking at the javascript implementations of [9p] as well. > > has javascript finally got support for binary data? > I haven't been following. I find a lot of "web stuff" to be off-putting, so I've not been keeping up. base64 encoding stuff is crap but could suffice in a pinch. Dave --000e0cd6ec483b8876047222653d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Thu, Aug 27, 2009 at 8:59 AM, C H For= syth <forsyth= @vitanuova.com> wrote:
>I'm actually looking at the javascript implementations of [9p] as w= ell.

has javascript finally got support for binary data?

I haven't been following. =A0I find a = lot of "web stuff" to be off-putting, so I've not been keepin= g up. =A0base64 encoding stuff is crap but could suffice in a pinch.

Dave

--000e0cd6ec483b8876047222653d-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Thu, 27 Aug 2009 12:57:14 -0400 To: 9fans@9fans.net Message-ID: <40b160762826d6ead1fe0de6f36b2d50@coraid.com> In-Reply-To: <3e1162e60908270952ma0c9869w110a19eebb09a246@mail.gmail.com> References: <3e1162e60908270735j65d9e3f8k10fcb2ec4dc21111@mail.gmail.com> <9bd6742967a2aea2c3b7978796e54c58@vitanuova.com> <3e1162e60908270952ma0c9869w110a19eebb09a246@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 53ea7fc8-ead5-11e9-9d60-3106f5b1d025 > I haven't been following. I find a lot of "web stuff" to be off-putting, so > I've not been keeping up. base64 encoding stuff is crap but could suffice > in a pinch. uh, i don't think so. 9p2000 doesn't have a base64 encoding option. - erik From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <40b160762826d6ead1fe0de6f36b2d50@coraid.com> References: <3e1162e60908270735j65d9e3f8k10fcb2ec4dc21111@mail.gmail.com> <9bd6742967a2aea2c3b7978796e54c58@vitanuova.com> <3e1162e60908270952ma0c9869w110a19eebb09a246@mail.gmail.com> <40b160762826d6ead1fe0de6f36b2d50@coraid.com> Date: Thu, 27 Aug 2009 10:14:08 -0700 Message-ID: <3e1162e60908271014l4e0fef36t20aac69fe0546a80@mail.gmail.com> From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd5f7ee0d4f8e047222b2c4 Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 5466d960-ead5-11e9-9d60-3106f5b1d025 --000e0cd5f7ee0d4f8e047222b2c4 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 27, 2009 at 9:57 AM, erik quanstrom wrote: > > I haven't been following. I find a lot of "web stuff" to be off-putting, > so > > I've not been keeping up. base64 encoding stuff is crap but could > suffice > > in a pinch. > > uh, i don't think so. 9p2000 doesn't have a base64 encoding option. As long as the server can deal with decoding and turning it into 9p again, it's nearly the same thing (albeit a 9p proxy). I'm looking at these two implementations here to figure out how they work if binary javascript doesn't... http://www.kix.in/projects/web9/ http://code.google.com/p/limbo-machine/wiki/JS Dave > > > - erik > > --000e0cd5f7ee0d4f8e047222b2c4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Thu, Aug 27, 2009 at 9:57 AM, erik qu= anstrom <quanst= ro@coraid.com> wrote:
> I haven't been following. =A0I find a lot of "web stuff"= to be off-putting, so
> I've not been keeping up. =A0base64 encoding stuff is crap but cou= ld suffice
> in a pinch.

uh, i don't think so. =A09p2000 doesn't have a base64 encoding opti= on.

As long as the server can deal with dec= oding and turning it into 9p again, it's nearly the same thing (albeit = a 9p proxy).

I'm looking at these two implementations here to fi= gure out how they work if binary javascript doesn't...

--000e0cd5f7ee0d4f8e047222b2c4-- From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5434129e51d450bbdafe5d2d915598ff@9netics.com> To: 9fans@9fans.net Date: Thu, 27 Aug 2009 10:24:11 -0700 From: Skip Tavakkolian <9nut@9netics.com> In-Reply-To: <40b160762826d6ead1fe0de6f36b2d50@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 546ef988-ead5-11e9-9d60-3106f5b1d025 >> I haven't been following. I find a lot of "web stuff" to be off-putting, so >> I've not been keeping up. base64 encoding stuff is crap but could suffice >> in a pinch. > > uh, i don't think so. 9p2000 doesn't have a base64 encoding option. no direct binary support; but that's not the only problem. if you're talking about using javascript inside the browser, you're stuck with http and -- because there can only be one outstanding request -- with continuous polling. From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 27 Aug 2009 09:05:18 -1000 From: Tim Newsham To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: <3e1162e60908270952ma0c9869w110a19eebb09a246@mail.gmail.com> Message-ID: References: <3e1162e60908270735j65d9e3f8k10fcb2ec4dc21111@mail.gmail.com> <9bd6742967a2aea2c3b7978796e54c58@vitanuova.com> <3e1162e60908270952ma0c9869w110a19eebb09a246@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 5797ab8c-ead5-11e9-9d60-3106f5b1d025 > On Thu, Aug 27, 2009 at 8:59 AM, C H Forsyth wrote: >> has javascript finally got support for binary data? > > I haven't been following. I find a lot of "web stuff" to be off-putting, so > I've not been keeping up. base64 encoding stuff is crap but could suffice > in a pinch. Did Javascript not support binary data in the past? It seems to support it fine in my browser at least. Here's a transcript from a javascript shell session in my browser (note, top line is most recent, bottom line is oldest): http://www.thenewsh.com/shell.html Eval: for(var i = 0; i < x.length; i++) _print(x.charCodeAt(i) + "\n"); Return: undefined 255 254 3 2 1 0 Eval: x = "\x00\x01\x02\x03\xfe\xff" Return: > Dave Tim Newsham http://www.thenewsh.com/~newsham/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: David du Colombier <0intro@gmail.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Date: Thu, 27 Aug 2009 21:41:05 +0200 User-Agent: KMail/1.12.0 (Linux/2.6.29.6-217.2.8.fc11.i686.PAE; KDE/4.3.0; i686; ; ) References: <20090827082019.GA14397@nibiru.local> In-Reply-To: <20090827082019.GA14397@nibiru.local> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200908272141.05857.0intro@gmail.com> Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 57ca7d6e-ead5-11e9-9d60-3106f5b1d025 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 From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Date: Thu, 27 Aug 2009 14:09:31 -0700 From: Roman V Shaposhnik In-reply-to: <5434129e51d450bbdafe5d2d915598ff@9netics.com> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-id: <1251407371.479.49764.camel@work.SFBay.Sun.COM> References: <5434129e51d450bbdafe5d2d915598ff@9netics.com> Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: 5819f074-ead5-11e9-9d60-3106f5b1d025 On Thu, 2009-08-27 at 10:24 -0700, Skip Tavakkolian wrote: > because there can only be one outstanding request -- with continuous polling. Unless I misunderstood you, this is not quite true. You can have as many outstanding requests as you have XMLHTTPRequest objects. And, of course, you can do AJAX Push using various techniques. So it really is not all that different, except that you have to strip the HTTP envelope. Thanks, Roman. From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <200908272141.05857.0intro@gmail.com> References: <20090827082019.GA14397@nibiru.local> <200908272141.05857.0intro@gmail.com> Date: Thu, 4 Feb 2010 17:53:13 -0600 Message-ID: From: Eric Van Hensbergen To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: cdd9238e-ead5-11e9-9d60-3106f5b1d025 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 > > From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <20090827082019.GA14397@nibiru.local> <200908272141.05857.0intro@gmail.com> Date: Tue, 2 Mar 2010 12:47:16 -0500 Message-ID: <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com> From: Rahul Murmuria To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: dec31be6-ead5-11e9-9d60-3106f5b1d025 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. -- Rahul Murmuria On Thu, Feb 4, 2010 at 6:53 PM, Eric Van Hensbergen wrot= e: > Is source to your application available anywhere? =A0I'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. > > =A0 =A0 -eric > > > On Thu, Aug 27, 2009 at 1:41 PM, David du Colombier <0intro@gmail.com> wr= ote: >> 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 w= ork >> very well. >> >> -- >> David du Colombier >> >> > > From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com> References: <20090827082019.GA14397@nibiru.local> <200908272141.05857.0intro@gmail.com> <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com> Date: Tue, 2 Mar 2010 10:42:21 -0800 Message-ID: <3e1162e61003021042s7a3f9f32y3ba53ecf4ffcae7@mail.gmail.com> From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd57340d7873c0480d5b913 Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: decae1d2-ead5-11e9-9d60-3106f5b1d025 --000e0cd57340d7873c0480d5b913 Content-Type: text/plain; charset=ISO-8859-1 I think the Java Styx code could be changed for writing servers, though it might need some support code to make writing servers a little nicer. Dave On Tue, Mar 2, 2010 at 9:47 AM, Rahul Murmuria wrote: > 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. > > -- > Rahul Murmuria > > On Thu, Feb 4, 2010 at 6:53 PM, Eric Van Hensbergen > 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 > >> > >> > > > > > > --000e0cd57340d7873c0480d5b913 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I think the Java Styx code could be changed for writing servers, though it = might need some support code to make writing servers a little nicer.
Dave

On Tue, Mar= 2, 2010 at 9:47 AM, Rahul Murmuria <rahul.is.also@gmail.com> wrote:
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.

--
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? =A0I'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.
>
> =A0 =A0 -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 seem= s to work
>> very well.
>>
>> --
>> David du Colombier
>>
>>
>
>


--000e0cd57340d7873c0480d5b913-- From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 2 Mar 2010 11:51:38 -1000 From: Tim Newsham To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com> Message-ID: References: <20090827082019.GA14397@nibiru.local> <200908272141.05857.0intro@gmail.com> <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="1465796871-533630512-1267566698=:5454" Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: def9d3de-ead5-11e9-9d60-3106f5b1d025 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --1465796871-533630512-1267566698=:5454 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE > 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 wr= ote: >> Is source to your application available anywhere? =A0I'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. >> >> =A0 =A0 -eric >> >> >> On Thu, Aug 27, 2009 at 1:41 PM, David du Colombier <0intro@gmail.com> w= rote: >>> 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 --1465796871-533630512-1267566698=:5454-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <20090827082019.GA14397@nibiru.local> <200908272141.05857.0intro@gmail.com> <9511f83e1003020947q54ff075cuafc0f30f673ed7b1@mail.gmail.com> Date: Thu, 4 Mar 2010 07:58:14 -0500 Message-ID: <9511f83e1003040458y4e4c7974l6a5b5a50b84cc5a1@mail.gmail.com> From: Rahul Murmuria To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] 9P on android Topicbox-Message-UUID: dffdfe22-ead5-11e9-9d60-3106f5b1d025 Hi Tim! On Tue, Mar 2, 2010 at 4:51 PM, Tim Newsham wrote: > Npfs is in C. =A0You 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. =A0I have > a java library that does 9p service that I'm using. =A0Here's > some code I published that includes the library: > > =A0http://9fans.net/archive/2009/10/269 > Lovely!! Will check it out. > Let me know if you have any questions. > Be sure to hear from me in the near future! > > Tim Newsham | www.thenewsh.com/~newsham | thenewsh.blogspot.com Best Regards, --=20 Rahul Murmuria