Hello, I am using ns-2.28 in Unix environment and I am new to ns-2 and Unix.
I've got some problems in Marc Greis tutorial: I am trying to make a new protocol for ns (chapter VII) based on files ping.h and ping.cc I can't compile ping.cc and (as I've understood) any other files containing lines like that: #include <agent.h> (the ones including ns-2 specific headers) The compiler can't find the necessary headers. And if it finds them (agent.h) it can't find other headers mentioned in agent.h. Thanks in Advance Best Regards, Andrey Chervyakov
