Re: [ns] plz help me urgent how to send a packet from a node to another one node

2009-03-30 Thread lukman_hanif
hi to all... here i am in need to send a message from node to a another one particular node say (from node2 to node8) how to do it please help me regarding this..i was suggested with flooding.tcl.. but here the peroblem is it sends message to all the nodes in the network... i was in need

Re: [ns] plz help me urgent how to send a packet from a node to another one node

2009-03-29 Thread mmpire miao
do u want to send a packet from MAC layer? if so, look into ns-allinone-2.31\ns-2.31\mac. e.g. in mac-tdma.cc you can add a filtering condition in Sendup(), furthermore, u can modify the packet format by adding a source indicator to struct hdr_cmn in packet.h i hope it helps 2009/3/29

[ns] plz help me urgent how to send a packet from a node to another one node

2009-03-28 Thread muralikrishna g
hi to all... here i am in need to send a message from node to a another one particular node say (from node2 to node8) how to do it please help me regarding this.. i was suggested with flooding.tcl.. but here the peroblem is it sends message to all the nodes in the network... i was in need to