[ns] how to form clusters for distributed approach

2006-01-16 Thread Dheepa Rajendran
Hi , My Project is Address Autoconfiguraion in MANET and i have to do that in Distributed Approach.For Distributed approach,the network area should be splitted into many subareas so that there will be several servers in one full network area.My doubt is 1. Whether the area should be seperated

[ns] how to form clusters for distributed approach

2006-01-16 Thread Dheepa Rajendran
Hi , My Project is Address Autoconfiguraion in MANET and i have to do that in Distributed Approach.For Distributed approach,the network area should be splitted into many subareas so that there will be several servers in one full network area.My doubt is 1. Whether the area should be seperated

[ns] how to find node position

2006-01-16 Thread Dheepa Rajendran
Hi , Can we find the position of the node in C program? I'll assign the node with its position in tcl file statically.then i have to find the position(x and y dimension) of the node in C coding.is there any command for getting the positions directly? If anyone knows,tell me how to find the

[ns] how to reduce the signal range for a mobile node

2006-01-19 Thread Dheepa Rajendran
Hi, How to reduce the signal range for a Mobile node? I went through antenna.cc and omniantenna.cc and they have discussed about Gt_,Gr_,X_,Y_,Z_ and some threshold values.Which factor is used for reducing the range? Thanks for ur suggestions Dheepa Send instant messages to your

[ns] how to reduce the signal range for a mobile node

2006-01-19 Thread Dheepa Rajendran
Hi, How to reduce the signal range for a Mobile node? I went through antenna.cc and omniantenna.cc and they have discussed about Gt_,Gr_,X_,Y_,Z_ and some threshold values.Which factor is used for reducing the range? Thanks for ur suggestions Dheepa Send instant messages to your

[ns] how to set color for the node

2006-01-24 Thread Dheepa Rajendran
hi, How to set color for the node from .cc file.I've used the following format in .cc file sprintf(d,$node_(%d) color brown,nid) tcl.eval(d) is it correct format to set the color for a node. I used this statement in .cc file but it's showing error. Thanks for ur

[ns] Regarding Circle formation

2006-01-30 Thread Dheepa Rajendran
Hi, I want to set the range of the node and the range of the node should be seen by drawing circle around the node. Eg: If a node acts as a server it should show its communication range in NAM animator by drawing circle around it.Is it possible to draw circle for a node if it