AODV and DSR are two routing protocols evaluated. AODV uses an on-demand approach where route requests are broadcast to discover paths between source and destination. Intermediate nodes record reverse paths for routing replies. When a link fails, a notification is sent to update routes. DSR stores source routes in packet headers. Route discovery broadcasts requests to build source routes, and route maintenance uses route error packets to update routes when failures occur. The performance of these protocols was analyzed using a simulation tool.