Re: [ns] modify node no of nodes in tcl script codes

2006-04-26 Thread Hajer FERJANI
Hi, You can specify node movements using "setdest" utility, which will generate a file with initial positions and movements of the nodes. then you have to source this file in your tcl file. You can find more details in the ns_manuel about that. Bye. On 4/24/06, mohd hammad <[EMAIL PROTECTED]> wro

[ns] modify node no of nodes in tcl script codes

2006-04-24 Thread mohd hammad
hi during the implementation the ad hoc routing protcole such as aodv dsr and dsdv i do the following Iam trying to modify my tcl script to optain the no of nodes to be 50 nodes from 6 nodes using the xgraph visual tool but i faild becouse the 50 need to defined the movement and sceinario file