Return-Path: william@bourbon.usc.edu Delivery-Date: Thu Nov 20 19:02:01 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id mAL321Ls016512 for ; Thu, 20 Nov 2008 19:02:01 -0800 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id mAL2xR4Y026147 for ; Thu, 20 Nov 2008 18:59:27 -0800 Message-Id: <200811210259.mAL2xR4Y026147@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: About search and get Date: Thu, 20 Nov 2008 18:59:27 -0800 From: Bill Cheng Someone wrote: > I have a very trivial doubt regarding get response and search. > Whenever a search response is received, then after a get message, the > node gets the file. Now we need to discard the search response list right ? No. You can do multiple GETs. Please see the grading guidelines for examples. > And if the user wnats another file then it needs to initiate the serach > again Right ?. No. -- Bill Cheng // bill.cheng@usc.edu