Return-Path: lccheung@usc.edu
Delivery-Date: Sun Feb 25 23:17:05 2007
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on merlot.usc.edu
X-Spam-Level: 
X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 
	autolearn=ham version=3.1.3
Received: from msg-mx0.usc.edu (msg-mx0.usc.edu [128.125.137.5])
	by merlot.usc.edu (8.13.5/8.13.5) with ESMTP id l1Q7H5HR024370
	for <cs551@merlot.usc.edu>; Sun, 25 Feb 2007 23:17:05 -0800
Received: from lesliee502e195 ([71.133.246.86])
 by msg-mx0.usc.edu (Sun Java System Messaging Server 6.2-7.05 (built Sep  5
 2006)) with ESMTPSA id <0JE200DAN6SOAK50@msg-mx0.usc.edu> for
 cs551@merlot.usc.edu; Sun, 25 Feb 2007 23:14:48 -0800 (PST)
Date: Sun, 25 Feb 2007 23:14:44 -0800
From: Leslie Cheung <lccheung@usc.edu>
Subject: RE: cs551 HW1 problem
In-reply-to: <92e7c4b70702252239s20bbf7f7yb51bd3fdc19bb88c@mail.gmail.com>
Sender: lccheung@usc.edu
To: cs551@merlot.usc.edu
Message-id: <0JE200DAO6SOAK50@msg-mx0.usc.edu>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3028
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
Thread-index: AcdZcOqSdoLxR379Skm9GTo5h4ucDgABLllA

Someone wrote:

  >I encountered a problem in HW1 when creating a UDP Sink.
  >Based on class slides, I wrote "set udpdst [new Agent/NULL]".
  >Ns complained this statement is wrong, with error message:
  >
  >invalid command name "Agent/NULL"
  >
  >Do you have an idea about the mistake? Thanks for your time!

Try "Agent/Null" (capitalized only the "N" in Null").

--Leslie
