From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 5 Apr 2005 12:18:18 -0400 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] OT: plan9port In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: Topicbox-Message-UUID: 346ecf50-ead0-11e9-9d60-3106f5b1d025 > Whre can I find sample code for posting a service using > 9postservice and a client using the posted service usinag > interface in 9pclient? http://swtch.com/usr/local/plan9/src/cmd/9p.c http://swtch.com/usr/local/plan9/src/cmd/srv.c russ