[ns] the routing tables

2006-05-27 Thread www triste

Hello everybody
  i wonder if it is possible to post the routing table during the time of 
simulation.
  please help me ;thanks a lot


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] the power of the signal received

2006-05-12 Thread www triste

hello everybody
  its very urgent ,i need your help, thanks a lot
   
  i want to ameliorate a routings protocoles by evaluation of power of signal 
received,i know that in reality,we can know the power of signal received,but in 
ns2,how we can know the power of signal received ? is teher implmentation for 
knowing the power of the signal received by a mobile node
   
  please,tis very urgent;your help save me,thanks
   


-
 Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.


[ns] imlementation of GPS global positionning system

2006-05-07 Thread www triste

hello everybody
  is there an implementation in ns2 of GPS,because i want to use it for 
detection of position of mobil node in ns2 thnaks


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] the distance between nodes in adhoc network using olsr routing protocole

2006-05-06 Thread www triste

Hello everybody
  i wish you will help me ,its very urgent
  thanks in advance.
   
  i want to calculate the distance between nodes ;by using the delay of paquets 
HELLO;i use the olsr routing protocole
   
  i wana to know if it true:
   
  delay= time of reception to the HELLO- time of 
sending the HELLO
 
distance between nodes=(3,6 *10^8) *delay 
   
   
  because i want to use the distance betwwen nodes;i have two ideas:
1)use the distance between nodes i have already 
give the relation with delay 
 
   2)use the GPS positioning  system,for giving the 
x,y,z for the nodes
   
  thanks,i am waiting for your ansswer
   
  faithfully yours;and best regards
   
   
  Remarque:i have already tryed in ns2 to test if it is true that
   
  delay= time of reception to the HELLO- time of sending the HELLO
 
distance between nodes=(3,6 *10^8) *delay 
   
  i found that it is not true,i find distance betwen nodes/delay=47 and not 
3*10^8
   
   
  please i am waiting for your help;help me


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] the speed of paquets in adhoc networks

2006-05-06 Thread www triste

Hello
  i wana to know if the speed of paquets (hello or data or tc) =(3,6 * 10^8 )
  thanks


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] the neighbors in networks simulator,no one can help me?

2006-05-03 Thread www triste

Hello everybody,
  i ask this question 3 times,but no one help me
  i delate the Isneighbor fonction in god.cc and i recompile the 
ns-allinone,nothing change,no probleme when i compile my tcl file!!
  that s mean that aodv package don't use the Isneighbor fonction
  help me please,really i can't see solution,where can i find the detection of 
neighbor in aodv code.please help
Thanks lot,


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] the neighbors are defined just in the god.cc?

2006-05-02 Thread www triste

hello
  i want to change the definition of neighbors ,but i don't know how
  if i change  the god.cc ( Isneighbor fonction) ;it is sufficient!or not
  i must change in the routings protocoles files also,or the definition of 
neighbors is just in god.cc
  Thank a lot,for help,please just indication can help me,i am waiting for your 
insswer
  thanks


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] what is the definition of neighbor in ns2

2006-05-02 Thread www triste

hello everybody
  sorry for asking two questions in two mails
  i am confused !!
  1) what is the definition of neighbor in reality,
   
  a)the node x is neighbor to node y  y can receive the HELLO paquets 
from x
   
  or
   
  b)the node x is neighbor of y --  distance(x,y) 250
   
  2) and what is the definition is used in ns2?
  3) if we considered the obstacls ,the definition b still good,or we must 
changing the definition ?
   
  Please help me,thaks a lot
   


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] how to know the neighbors during the time of simulation

2006-04-30 Thread www triste

Hi
thank you for your ansswer 
but me i want to know if it is possible to know this informations in NS2 
(network simulator),can i know for exemple at 2.5 s which the nodes are 
neighbors of node number 5,is there a methode in NS2 to know the neignbors 
during the time of simulation???
Please i ask this question a lot of times in ns forum,and i am not good at 
englesh perhaps you don't understand me ,but if you can help me,i will be very 
glade,just a small indication,can help me,please don't hesitate.
thanks a lot
   


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] liste of neighbors according to the time

2006-04-28 Thread www triste

Hello everybody
  i have a serious probleme,and i will be glade if you help me to resolve it
  i want to have others informations after simulation,like for example:list of 
neighbor for the nodes according to the time'.please help me,what i should to 
do?
  i must to modify what?to write what?i must to use God::instance?how?
  what is the easier method to calculate the neighbors for all the time of 
simulation
  thanks for help
  faithfully yours


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] how to calculate the lists of neighbors and MPRs in olsr

2006-04-27 Thread www triste

hello everybody
i wana to know if is possible to calculate the lists
of neighbors without changing the ns files like
agent.cc and recompile;
is it possible to use a sample procedures to calculate
the list of neighbor?
please help if it is possible







___ 
Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos 
services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. 
Rendez-vous sur http://fr.yahoo.com/set



[ns] calculate mobility by using the parameters in setdest

2006-04-19 Thread www triste

Hello everybody
  i have a big probleme concerning mobility;i use setdest for generate a 
scenario,and i use v2
  setdest -v 2 -n 50 -s 1 -m 1 -M 6 -t 50 -P 1 -p 3.0 -x 1000 -y 1000
  in this case what is the value of mobility?
  please if it is possibile to calculate mobility,help me;thanks a lot


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] is there others OLSR implementions

2006-04-18 Thread www triste

Hello everybody,
  i have a difficult probleme,i want to compare the pro actifs protocols and 
the reactifs protocols,specially,the aodv and olsr,as you know olsr doesn't 
exist in default in ns2,and i want to use it so, download an implementation 
,but the result was not logical.so i think that this implementation is not 
complete,i find an other implementation required ns-allinone-2.1b7a,and this 
version of ns2,its is not easy,(for me impossible) to install it,a lot of 
problems and a lot of bugs.
  anyway,please help me,for having a good olsr's implementation compatible with 
version ns-2.29 version,or if you had alredy install ns-allinone-2.1b7a please 
help me,or give me your suggestions
  THANK YOU


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] ns-2.1b7a installation probleme de ns need the --with-tcl

2006-04-17 Thread www triste

Hello everybody
  i am trying to install ns-allinone-2.1b7a to install olsr package in ns ,but 
i have this probleme:
   
  configure: error: Installation of tcl seems incomplete or can't be found 
automat
ically.
Please correct the problem by telling configure where tcl is
using the argument --with-tcl=/path/to/package
(perhaps after installing it),
or the package is not required, disable it with --with-tcl=no.
   
  i change the --with-tcl in configure at ns-2.1b7a 
,--with-tcl=/home/admin/ns-2.1-b7a/tcl8.3.2
  but the same erreur is generated
  please help





-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] in the trace file the lines are just a messages udp or cbr

2006-04-15 Thread www triste

hello
  thank you for your reponse,i would like to ask you a question,the trace file 
its contain juste the cbr or tcp messages,or this contain the HELLO and TC 
messages also.
  because i remarque that the nombre of paquets receive is more than the number 
of paquets send and i think its not logical.
  other think;i would like to know if adressing its very importante,and for 
having an ideas of the nombre of paquets receive by a node,i must to count de 
number of adress apears in trace file,and not the number of node apears 
,because the node can be juste a router of message,and not the real destinantion
  Thank you for your help;thanks


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] number of paquets receive and send don't change with mobility

2006-04-14 Thread www triste

Hello everybody
  that makes one week i have this probleme and it doesn't advance
  i want to plot the curve nombre of paquets received / nombre of paquets send 
in fuction to the mobility,
  so i do it this stages:
  1) i generated a scenario with ./setdest -n 50 -p 5 -m 0 - M x -t 200 -x 500 
-y 500  fx
   
  x:nombre between 10 and 100
  2)i simulate the tcl file with 10 scenarios
   
  3)i remarque that the number of paquets received and the number of paquets 
send don't change ,what do you think about that its logical?!
  i alreday give you my file tcl;and you tell me thats probably due to the 
model propagation i use it,ok i change the madel,i use random-waypoint 
model,but i have the same results,
  i ma bloqued,if you have any ideas,and you have a time,help me please
  THank you


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] the nombre of paquets don't change despite of the mobility

2006-04-13 Thread www triste

Hello everybody
I have a problem that makes some days  I am blocks.
I achieved several scripts of mobility in order to draw the curve: number of 
packets received / number of packets gave out according to the mobility.
I generated several scripts with. / setdest,with variable M between 10 and 100.
I notice that the number of packets received / number of packets didn't give 
out changes 
I give you my script tcl
  s1:file of scenario
  f1:file of trafic exchange
  and we use 10 scenario (M=10,M=20.M=100)
  Please help
  
# ==
# Define options
# ==
  set val(chan)   Channel/WirelessChannel
set val(prop)   Propagation/TwoRayGround
set val(netif)  Phy/WirelessPhy
set val(mac)Mac/802_11
set val(ifq)Queue/DropTail/PriQueue
set val(ll) LL
set val(ant)Antenna/OmniAntenna
set val(x)  1000   ;# X dimension of the topography
set val(y)  1000   ;# Y dimension of the topography
set val(ifqlen) CMUPriqueue   ;# max packet in ifq
set val(seed)   0.0
set val(adhocRouting)   DSDV
set val(nn) 50;# how many nodes are simulated
set val(cp) f1 ;# connection pattern file
set val(sc) s1 
set val(rp) DSR
set val(stop)   450.0
  # =
# Main Program
# ==
  #
# Initialize Global Variables
#
  # create simulator instance
  set ns_  [new Simulator]
  # setup topography object
  set topo [new Topography]
  # create trace object for ns and nam
  set f1 [open f1.tr w]
set f2[open f2.nam w]
  $ns_ trace-all $f1
$ns_ use-newtrace
$ns_ namtrace-all-wireless $f2 $val(x) $val(y)
  # define topology
$topo load_flatgrid $val(x) $val(y)
  #
# Create God
#
set god_ [create-god $val(nn)]
  #
# define how node should be created
#
  #global node setting
  $ns_ node-config -adhocRouting $val(adhocRouting) \
 -llType $val(ll) \
 -macType $val(mac) \
 -ifqType $val(ifq) \
 -ifqLen $val(ifqlen) \
 -antType $val(ant) \
 -propType $val(prop) \
 -phyType $val(netif) \
 -channelType $val(chan) \
-topoInstance $topo \
-agentTrace ON \
 -routerTrace ON \
 -macTrace OFF 
  #
#  Create the specified number of nodes [$val(nn)] and attach them
#  to the channel. 
  for {set i 0} {$i  $val(nn) } {incr i} {
 set node_($i) [$ns_ node] 
 $node_($i) random-motion 1  ;# disable random motion
}
  
# 
# Define node movement model
#
puts Loading connection pattern...
 source $val(cp)
  # 
# Define traffic model
#
puts Loading scenario file...
source $val(sc)
  # Define node initial position in nam
  
#
# Tell nodes when the simulation ends
#
for {set i 0} {$i  $val(nn) } {incr i} {
$ns_ at $val(stop).0 $node_($i) reset;
}
  
test###
##
$ns_ at  $val(stop).0002 puts \NS EXITING...\ ; $ns_ halt
  proc finish {} {
puts je suis en finish
global ns_ f1  
close $f1

  #puts running nam...
exec nam f2.nam 
exit 0
}
puts avant TCP
$ns_ at 400.0 finish
# puts $f1 M 0.0 nn $val(nn) x $val(x) y $val(y) rp $val(adhocRouting) 
  puts Starting Simulation...
$ns_ run
   
   


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] how to install random-waypoint model in ns-2.27

2006-04-13 Thread www triste

Hello everybody
  I want to installing random-waypoint model in ns-2.27 or ns-2.29,how can i do 
to install it?
  please help me,thanks


-
 Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement 
vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et 
suivez l'actualité en temps réel. Cliquez ici.


[ns] question about cbrgen.tcl in ad hoc networks

2006-04-11 Thread www triste

  # 
==
  # Define options
  # 
==
  set val(chan) Channel/WirelessChannel
  set val(prop) Propagation/TwoRayGround
  set val(netif) Phy/WirelessPhy
  set val(mac) Mac/802_11
  set val(ifq) Queue/DropTail/PriQueue
  set val(ll) LL
  set val(ant) Antenna/OmniAntenna
  set val(x) 1000 ;# X dimension of the topography
  set val(y) 1000 ;# Y dimension of the topography
  set val(ifqlen) CMUPriqueue ;# max packet in ifq
  set val(seed) 0.0
  set val(adhocRouting) DSDV
  set val(nn) 50 ;# how many nodes are simulated
  set val(cp) f1 ;# connection pattern file
  set val(sc) s1 
  set val(rp) DSR
  set val(stop) 450.0
  # 
=
  # Main Program
  # 
==
  #
  # Initialize Global Variables
  #
  # create simulator instance
  set ns_ [new Simulator]
  # setup topography object
  set topo [new Topography]
  # create trace object for ns and nam
  set f1 [open f1.tr w]
  set f2 [open f2.nam w]
  $ns_ trace-all $f1
  $ns_ use-newtrace
  $ns_ namtrace-all-wireless $f2 $val(x) $val(y)
  # define topology
  $topo load_flatgrid $val(x) $val(y)
  #
  # Create God
  #
  set god_ [create-god $val(nn)]
  #
  # define how node should be created
  #
  #global node setting
  $ns_ node-config -adhocRouting $val(adhocRouting) \
  -llType $val(ll) \
  -macType $val(mac) \
  -ifqType $val(ifq) \
  -ifqLen $val(ifqlen) \
  -antType $val(ant) \
  -propType $val(prop) \
  -phyType $val(netif) \
  -channelType $val(chan) \
  -topoInstance $topo \
  -agentTrace ON \
  -routerTrace ON \
  -macTrace OFF 
  #
  # Create the specified number of nodes [$val(nn)] and attach them
  # to the channel. 
  for {set i 0} {$i  $val(nn) } {incr i} {
  set node_($i) [$ns_ node] 
  $node_($i) random-motion 1 ;# disable random motion
  }
   
  # 
  # Define node movement model
  #
  puts Loading connection pattern...
  source $val(cp)
  # 
  # Define traffic model
  #
  puts Loading scenario file...
  source $val(sc)
  # Define node initial position in nam
   
  #
  # Tell nodes when the simulation ends
  #
  for {set i 0} {$i  $val(nn) } {incr i} {
  $ns_ at $val(stop).0 $node_($i) reset;
  }
  
test###
  
##
  $ns_ at $val(stop).0002 puts \NS EXITING...\ ; $ns_ halt
  proc finish {} {
  puts je suis en finish
  global ns f1 
  close $f1
  
  # puts running nam...
  exec nam f2.nam 
  exit 0
  }
  puts avant TCP
  $ns_ at 400.0 finish
  # puts $f1 M 0.0 nn $val(nn) x $val(x) y $val(y) rp 
$val(adhocRouting) 
  puts Starting Simulation...
  $ns_ run
   
  Merci  bcq




-
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.Téléchargez la version 
beta.


[ns] question about cbrgen.tcl in adhoc networks

2006-04-11 Thread www triste

Sorry i forget to ask you my question ;i don't know what is the raison,i don't 
observe that ther is a change between a paquets,all the paquets are 
droped?!why,i use the file generated with cbrgen.tcl please help me its very 
urgent,thak you for your helping
   
   


-
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.Téléchargez la version 
beta.


[ns] aucun paquet re?u

2006-04-10 Thread www triste

Bonjour tout le monde
  j'essaye d'utilser un fichier de trace d'une simulation d'un reseau ad 
hoc,mais lorseque j'analyse le contenu du fichier de trace je trouve que aucun 
paquets n'es reçu!tous les paquets sont perdus,pourquoi?
  Merci pour toutr aide ou tout conseil
   


-
 Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.Téléchargez la version 
beta.