9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* 9P as a network filesystem protocol
@ 1996-07-11 18:17 Tim
  0 siblings, 0 replies; 3+ messages in thread
From: Tim @ 1996-07-11 18:17 UTC (permalink / raw)


I was wondering about using 9P as a protocol for a project that
is un-related to Plan9 itself. It just seems sensible to use
an existing network filesystem protocol rather than trying
to make a new one. I want to export Mailboxes (and other things)
to remote Java applets.

Would anyone care to express an opinion on the status of the
9P protocol - is it copyright for example ?

Would I have a problem if I:
	1) implemented a 9P client in (say) Java,
		based on the public documenation in the book and
		on the 9P manual page.
	2) used u9fs to test it.
	3) implemented a simple 9P server in Java
	4) Used 1) and 3) in a commercial project.

I guess what I'm asking is: is 9P an 'open' specification ?

Thanks for your attention.

- By the way, if anyone has any hints about what to avoid
when implementing 9P I'd love to hear them.

Thanks.

Tim.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* 9P as a network filesystem protocol
@ 1996-07-13  4:11 dmr
  0 siblings, 0 replies; 3+ messages in thread
From: dmr @ 1996-07-13  4:11 UTC (permalink / raw)


It's worth retrieving the Postscript version
if you're interested, since some of the formatting
gets lost in the HTML rendition.  To use FTP, connect
to inferno.bell-labs.com; inferno/limbo.ps is the manual.

	Dennis




^ permalink raw reply	[flat|nested] 3+ messages in thread

* 9P as a network filesystem protocol
@ 1996-07-13  3:59 dmr
  0 siblings, 0 replies; 3+ messages in thread
From: dmr @ 1996-07-13  3:59 UTC (permalink / raw)


  ... I guess what I'm asking is: is 9P an 'open' specification ?

Yes, it is.  You're quite free to reimplement and use the
protocol in any setting.

	Dennis Ritchie




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1996-07-13  4:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-11 18:17 9P as a network filesystem protocol Tim
1996-07-13  3:59 dmr
1996-07-13  4:11 dmr

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).