Return-Path: lccheung@usc.edu
Delivery-Date: Tue Apr 24 15:08:16 2007
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on merlot.usc.edu
X-Spam-Level: 
X-Spam-Status: No, score=-3.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 
	autolearn=ham version=3.1.3
Received: from msg-mx5.usc.edu (msg-mx5.usc.edu [128.125.137.10])
	by merlot.usc.edu (8.13.5/8.13.5) with ESMTP id l3OM8GMj010201
	for <cs551@merlot.usc.edu>; Tue, 24 Apr 2007 15:08:16 -0700
Received: from [204.57.0.121] by msg-mx5.usc.edu
 (Sun Java System Messaging Server 6.2-7.05 (built Sep  5 2006))
 with ESMTPSA id <0JH000HQNW6ASLE0@msg-mx5.usc.edu> for cs551@merlot.usc.edu;
 Tue, 24 Apr 2007 15:08:34 -0700 (PDT)
Date: Tue, 24 Apr 2007 15:08:34 -0700
From: Leslie Cheung <lccheung@usc.edu>
Subject: Re: CSCI551 HW3 question
In-reply-to: <200704242153.l3OLr3Kq026053@flpvm23.prodigy.net>
Sender: lccheung@usc.edu
To: cs551@merlot.usc.edu
Message-id: <462E7FE2.8080707@usc.edu>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
References: <200704242153.l3OLr3Kq026053@flpvm23.prodigy.net>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)

Someone wrote:

>       Can you please clarify one of the questions in HW3 below?
>
>  
>
> 2. Other [than] indicating the location of each node in our scripts, 
> what else means can we use to set node locations and movements?
>
>  
>

First, please go through the following ns tutorial on simulating 
wireless network.

http://www.isi.edu/nsnam/ns/tutorial/

In this homework, you are supposed to specify movement of the node in 
the tcl script. The tutorial describes another way to specify node 
movement. This method is very useful when you have many nodes in your 
network, and does not require you to specify node movement in the tcl 
script. You are supposed describe this method in a couple of sentences 
for question 2.


--Leslie
