Can someone tell me how to run aodv protocol in ns2.34 .... aodv is already installed in it ... I have tried command g++ aodv.cc to compile it but it is showing error ??
linux@ubuntu :~/ns-allinone-2.34/ns-2.34 $ g++ aodv.cc
g++: aodv.cc: No such file or directory
g++: no input files
aodv dot cc and aodv dot h files are in folder aodv