Introduction Protoname routing algorithm
I want give some brief explanation about main important point in protoname routing algorithm there was 5 file we need to build up where there are:
- protoname.cc
- protoname.h
- protoname_rtable.cc
- protoname_rtable.h
- protoname_pkt.h
All these files got their own function...
Then it also need to configure other file to declare all new file that we added before like example:
- packet.h
- cmu-trace.h
- cmu-trace.cc
- ns-packet.tcl
- ns-default.tcl
- ns-lib.tcl
- priqueue.cc
- Makefile
After that we just can execute make and the new routing protocol should work in our NS-2 simulation..
You can get protoname file Here
can share with me protoname.cc file?? I have compilation problem. Hope your copy would help. Thank you! Email me at ellysoo@gmail.com
elly said... Monday, February 02, 2009 3:17:00 PM
You collect by your self at link as posted...
Mohd.Taufiq said... Monday, February 02, 2009 4:14:00 PM
Don't ever forget to say thank you very much
Mohd.Taufiq said... Monday, February 02, 2009 8:43:00 PM
Thank you very much...
elly said... Tuesday, February 03, 2009 9:15:00 AM
Post a Comment