The assignment is due Sunday, June 13, 11.59 pm EDT. Submission Guidelines.
Hint: Currently, Columbia's IPv6 domains are in a separate domain,
ip6.columbia.edu. The 'axfr' DNS query does a zone transfer that
allows you to obtain the whole zone. For example, for Columbia's IPv6 domain
dig @curta.cc.columbia.edu -t axfr ip6.columbia.edulists all IPv6 hosts at Columbia. You should be able to log into the dual-stack hosts
bart.cs.columbia.edu and
erlang.cs.columbia.edu.
Apparently, Mozilla on Linux supports IPv6. http://www.kame.net/ is an example of an IPv6-enabled web site.
Some links of interest:
The destination address for the packets is specified as a commandline argument -d, as in
transceiver -d erlang.cs.columbia.edu
The application can be written in C(++) or Java. You may choose either Linux, Solaris or Windows (XP). The programming style guidelines apply. You should omit the Columbia copyright, since assignments belong to the author, not the university.