From: Janet Davis (jlnd_at_cs.washington.edu)
Date: Thu Jan 08 2004 - 16:22:06 PST
Homework 1 says you should use $BroadcastAddress to broadcast a message to
all your neighbors. This is wrong. Instead, use the constant
Fishnet::BroadcastAddress.
Or, put "include Fishnet" right below "class Node" in node.rb, and you can
refer directly to BroadcastAddress and other constants and classes in the
Fishnet name space.
Thanks to the students who noticed this today.
Cheers,
Janet
-- Janet Davis jlnd_at_cs.washington.edu http://www.cs.washington.edu/homes/jlnd/ _______________________________________________ Cse461 mailing list Cse461_at_cs.washington.edu http://mailman.cs.washington.edu/mailman/listinfo/cse461
This archive was generated by hypermail 2.1.6 : Thu Jan 08 2004 - 16:22:09 PST