I am facing a new problem now.
As i have already told that i have added encryption/decryption function in
Packet class that are working fine with udpdata.tcl script file after
calling functions from udp.cc file.
Now i wanted to check it with aodv also. For this i have to call it in
aodv.cc file and then have to run tcl script.But when i call it in aodv.cc
file and then run the make command, it says 

'class Packet' has no member named 'encrypt'

can you tell me the reason for this.
-- 
View this message in context: 
http://www.nabble.com/regarding-adding-and-calling-new-added-function-in-Packet-class-tf3763401.html#a10638154
Sent from the ns-users mailing list archive at Nabble.com.

Reply via email to