From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] aan for drawterm In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-kjbogbmxqftogcdtfnopzgtthv" Date: Wed, 25 Feb 2004 17:59:37 -0500 Topicbox-Message-UUID: f6e94f0a-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-kjbogbmxqftogcdtfnopzgtthv Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Yup. Hopefully we'll have Rocks soon and won't need aan anymore. The intent is to make a dial string like rocks!host!service to replace any call like tcp!host!service so that an aan like service will be available to all services without having to build aan into every program. --upas-kjbogbmxqftogcdtfnopzgtthv Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Wed Feb 25 17:57:34 EST 2004 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Wed Feb 25 17:57:31 EST 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id AD64019F53; Wed, 25 Feb 2004 17:57:23 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8FA2319F4E; Wed, 25 Feb 2004 17:57:17 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 7B10219F19; Wed, 25 Feb 2004 17:56:38 -0500 (EST) Received: from plan9.9netics.com (unknown [64.91.109.37]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C4CA719F19 for <9fans@cse.psu.edu>; Wed, 25 Feb 2004 17:56:36 -0500 (EST) Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] aan for drawterm From: 9nut@9netics.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Wed, 25 Feb 2004 15:00:01 -0800 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psuvax1.cse.psu.edu X-Spam-Status: No, hits=0.3 required=5.0 tests=NO_REAL_NAME autolearn=no version=2.63 X-Spam-Level: Content-Transfer-Encoding: quoted-printable > you'd have to filter all traffic through aan on both sides. afaik it > only speaks 9p2000... 'aan.c' seems to be protocol neutral. Did I miss something? srvold9p already takes care of the conversion on the Plan9 side; it should look something like this: (drawterm+aan)=E2=86=94(aan)=E2=86=94(srvold9p)=E2=86=94(cpu) --upas-kjbogbmxqftogcdtfnopzgtthv--