Second phase of Ad-Hoc network protocol implementation

Due Friday, May 16 in the lab.

For this week, you need to implement the processing of the routed packets, that is, the RC, DT, and AK packets. The format of the packets is explained in detail at RAP Packet Structure. You do not yet need to implement route maintenance functions; this are due in the next homework.

You need to be able to run the code on a PC, demonstrating, via diagnostic print statements, that you receive, and retransmit, the packets correctly. You can either use software generation of the packets (thus generating synthetic packets), or you can compile and load babble.c on a lego brick to generate suitable packets.

You can discuss the homework in the group http://groups.google.com/group/ucsc-ce-117-spring-08.

CMPE 117 Spring 2008/Lab homework 3 (last edited 2008-05-08 10:03:00 by LucaDeAlfaro)