From mboxrd@z Thu Jan 1 00:00:00 1970 From: presotto@closedmind.org To: 9fans@cse.psu.edu Subject: Re: [9fans] tcp port 17032 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-jvqixmkktiutffwoljowztffbc" Message-Id: <20020117032241.1372119A72@mail.cse.psu.edu> Date: Wed, 16 Jan 2002 22:22:39 -0500 Topicbox-Message-UUID: 3e70cb9e-eaca-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-jvqixmkktiutffwoljowztffbc Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit % cat /rc/bin/service/tcp17032 #!/bin/rc cmd=`{read| sed 's/ //'} arg=`{read| sed 's/ //'} switch($cmd){ case ft fd sa path dist /usr/ken/bin/$cputype/$cmd $arg case wx /rc/bin/wx $arg } It's a port that you send a command to and get aviation weather stuff back. wx == aviation weather path == a path from VOR to VOR on the great circle route twixt 2 points ft, fd, and sa are forcasts, sequence reports, and special sequnce reports from reporting stations. Of course they're called TAF's and METAR's now. It shouldn't have escaped into the release. --upas-jvqixmkktiutffwoljowztffbc Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Wed Jan 16 20:56:15 EST 2002 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Wed Jan 16 20:56:14 EST 2002 Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.16.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 79C6E19A72; Wed, 16 Jan 2002 20:56:05 -0500 (EST) Delivered-To: 9fans@cse.psu.edu Received: from workbench.borf.com (unknown [205.185.197.250]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 6C45A19A64 for <9fans@cse.psu.edu>; Wed, 16 Jan 2002 20:55:01 -0500 (EST) From: bwc@borf.com To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020117015501.6C45A19A64@mail.cse.psu.edu> Subject: [9fans] tcp port 17032 Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Help: List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Wed, 16 Jan 2002 20:57:30 -0500 What's the flyboy port? Brantley --upas-jvqixmkktiutffwoljowztffbc--