9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] first cut of tcl 9pvfs on sources/contrib/axel/tcl/9pvfs
@ 2006-03-18 12:03 Axel Belinfante
  2006-03-22 15:37 ` [9fans] second " Axel Belinfante
  0 siblings, 1 reply; 3+ messages in thread
From: Axel Belinfante @ 2006-03-18 12:03 UTC (permalink / raw)
  To: 9fans

first version, no auth, only reading, not even seek.
(easy to extend, but no time now, and maybe someone likes to play...)

needs tcl 8.5 alfa/beta for 'chan create' support.

the main.tcl in the directory gives some idea of how to use it.


thanks to tim for his python p9 on which this is based.
Axel.


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

* [9fans] second cut of tcl 9pvfs on sources/contrib/axel/tcl/9pvfs
  2006-03-18 12:03 [9fans] first cut of tcl 9pvfs on sources/contrib/axel/tcl/9pvfs Axel Belinfante
@ 2006-03-22 15:37 ` Axel Belinfante
  2006-03-22 20:45   ` Axel Belinfante
  0 siblings, 1 reply; 3+ messages in thread
From: Axel Belinfante @ 2006-03-22 15:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> first version, no auth, only reading, not even seek.

second version with auth and seek, still only reading.

> needs tcl 8.5 alfa/beta for 'chan create' support.
needs also tclDES (http://tcldes.sourceforge.net/).

the main-auth.tcl and main-no-auth.tcl
in the directory give some idea of how to use it.

todo:
 - writing/creation/deletion
 - some support to write simple servers
 - better random number generator for auth
 - better naming scheme for global tcl variables,
   and maybe better tcl packaging?
 - documentation
 - ...

Axel.


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

* Re: [9fans] second cut of tcl 9pvfs on sources/contrib/axel/tcl/9pvfs
  2006-03-22 15:37 ` [9fans] second " Axel Belinfante
@ 2006-03-22 20:45   ` Axel Belinfante
  0 siblings, 0 replies; 3+ messages in thread
From: Axel Belinfante @ 2006-03-22 20:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I have started a page about it on the tcler wiki. http://wiki.tcl.tk/15632

Axel.


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

end of thread, other threads:[~2006-03-22 20:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-18 12:03 [9fans] first cut of tcl 9pvfs on sources/contrib/axel/tcl/9pvfs Axel Belinfante
2006-03-22 15:37 ` [9fans] second " Axel Belinfante
2006-03-22 20:45   ` Axel Belinfante

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