From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <49D35353.7020400@aspector.com> References: <49D35353.7020400@aspector.com> Date: Wed, 1 Apr 2009 07:48:45 -0700 Message-ID: <3e1162e60904010748w2d0aac8v307089b295f39ca4@mail.gmail.com> From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=000e0cd244229f662104667f6922 Subject: Re: [9fans] J9P/StyxLib Topicbox-Message-UUID: d003714c-ead4-11e9-9d60-3106f5b1d025 --000e0cd244229f662104667f6922 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Very cool. Can I mount it with v9fs? :-) I may actually have a use for such a thing very soon, oddly enough. Dave On Wed, Apr 1, 2009 at 4:43 AM, Bernd R. Fix wrote: > Hi, > > I just want to announce that a new 9P-related framework has been > published (pre-alpha status, PoC). You find the current project > documentation on the project homepage "http://aspector.com/~brf/J9P"; > the published packages are available on SourceForge: > "https://sourceforge.net/projects/j9pstyxlib/". > > J9P is a pure Java implementation of the 9P(2000) protocol including > authentication and message digests/encryption. It comes with a generic > 9P server that publishes namespaces that are assembled from Java > objects. File operations in the namespace are mapped to Java method > calls; the called object handles the operation accordingly. This way it > is quite easy to integrate non-9P services (like SQL databases) into 9P > networks. > > Have fun, Bernd. > -- > gpg fp: F722 2826 40C2 B3C4 E136 6DE5 1DC0 7A20 513B C8F4 > > --000e0cd244229f662104667f6922 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Very cool. =A0Can I mount it with v9fs? =A0:-)

I may act= ually have a use for such a thing very soon, oddly enough. =A0
Dave

On Wed, Apr 1, 2009 at = 4:43 AM, Bernd R. Fix <Bernd.Fix@aspector.com> wrote:
Hi,

I just want to announce that a new 9P-related framework has been
published (pre-alpha status, PoC). You find the current project
documentation on the project homepage "http://aspector.com/~brf/J9P";
the published packages are available on SourceForge:
"https://sourceforge.net/projects/j9pstyxlib/".

J9P is a pure Java implementation of the 9P(2000) protocol including
authentication and message digests/encryption. It comes with a generic
9P server that publishes namespaces that are assembled from Java
objects. File operations in the namespace are mapped to Java method
calls; the called object handles the operation accordingly. This way it
is quite easy to integrate non-9P services (like SQL databases) into 9P
networks.

Have fun, Bernd.
--
gpg fp: F722 2826 40C2 B3C4 E136 6DE5 1DC0 7A20 513B C8F4


--000e0cd244229f662104667f6922--