Hi, I'm working on TCP models and I'm edition tcp.cc andd tcp.h files.
what I want to know, how do I access the node by its Id as I'm assigning in tcl for each node a number (as you all know). I tries to create an object from Node and access the variable nodeid_, however the returned value was 0 which means that it creates new id. Help or suggestion on this issue is highly appreciated. Regards, Mohammed
