[ns] problem with creating an agent

2006-12-11 Thread elaine bobby
Dear all, When i created an agent and after making all changes as given in the ns-tutorial and then i gave the command MAKE. This gets compiled correctly. When i ran the TCL file i got the following error. The agent i created is named 'samp' The error is ns samp.tcl [code

[ns] how to measure the signal strength of a node

2006-12-07 Thread elaine bobby
I am in need of measuring the signal strength of a node. I want to measure the sending and receiving signal strength of each node. How can i achieve this. What property of a node can i use for this. Kindly help me. Regards Elaine Bobby

[ns] how to start forming a cluster

2006-12-07 Thread elaine bobby
I am a BE student and in the stage of doing my final year project. I want to implement clustering in NS2 based on the number of hops. How can i select the cluster heads??? And how can i form the clusters Is there any property of node that i can change??? If so help me in editing the