From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200603141322.k2EDMsD00232@zamenhof.cs.utwente.nl> To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] p9p on win32? In-reply-to: Your message of "Tue, 14 Mar 2006 14:15:52 +0100." <20060314131552.GL29887@wmii.de> References: <1e9d65c3485c20086ab31b43abc7f35c@quintile.net> <20060314124302.GJ29887@wmii.de> <200603141302.k2ED2ch00097@zamenhof.cs.utwente.nl> <20060314131552.GL29887@wmii.de> From: Axel Belinfante Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Mar 2006 14:22:54 +0100 Topicbox-Message-UUID: 13da1302-ead1-11e9-9d60-3106f5b1d025 > > > You could use wmiir, it is a 9P command line client similiar to > > > 9p, which is based on my libixp (MIT licensed, included in > > > wmii (http://wmii.de)). > > > > Just curious, does wmiir do auth? > > > > (I've started to translate newsham's python 9p to tcl - > > so far focussing on client - but so far stayed away from > > the auth stuff - no clue yet how easy it would/will be > > to do that in (pure) tcl) > > No, it does not. > > Sorry, No reason to say sorry, I'd say. I suppose you use wmiir in the same way as I intend to use the tcl 9p stuff: to 'connect' pieces of a distributed program (or 'solution'), not (nessarily) to connect to a 'real' file server. Anyway, apologies for 'hijacking' this thread, Axel.