[ns] how to get node_id in classifier.cc in wired network simulation

2009-03-16 Thread muralikrishna g
hi to all.. i am in need to have node_id of a node in classifier.cc, so that i can add new functionality to a node.. so please help me how to get node_id in classifier by muralikrishna

Re: [ns] how to get node_id in classifier.cc in wired network simulation

2009-03-16 Thread Mohammed Abu Hajar
use net_id.dump(), this is the code used by the trace mechanism From: muralikrishna g muralikrishn...@gmail.com To: NS-mail ns-users@ISI.EDU Sent: Monday, March 16, 2009 11:23:16 AM Subject: [ns] how to get node_id in classifier.cc in wired network simulation

Re: [ns] how to get node_id in classifier.cc in wired network simulation

2009-03-16 Thread Mohammed Abu Hajar
I advice you to implement some simple scenarios with smaller number of nodes also try to analaysis the output file. In wireless environment there are multi node working. All the best, Mohammed AbuHajar From: muralikrishna g muralikrishn...@gmail.com To: