[ns] multiple interface nodes

2006-10-10 Thread luigi
Hi, I need to configure a node with two different wireless interfaces, to bridge two separated networks (a Bluetooth and a ZigBee one). How can I do it?

[ns] wireless-wired-satellite scenario problem

2007-05-10 Thread Alex Luigi RICOBON
Hi guys, i want to create a mixed scenario, using wireless and satellite nodes. the problem is that in wireless i have to use hiererchical addressing, and in satellite nodes i can't do that. can anyone help me? Alex Luigi RICOBON Tel: +3939280

[ns] XGRAPH 2 plot on same graph?

2010-03-19 Thread Pietro Luigi Carotenuto
Ho can I plot two statistics on same window with XGraph? They have the same temporal line. T.i.A, Pietro

[ns] Monitor packet arrived in a TCP connection, but in wireless scenario...

2010-03-19 Thread Pietro Luigi Carotenuto
Hi, without TCPSinkMonitor, in a wireless scenario, with TCP, how can I count packet arrived at destination? I can't use QueueMonitor, of course... Thank you in advance, Pietro

[ns] TCP performance on wireless channel

2010-03-19 Thread Pietro Luigi Carotenuto
Hi, I should evaluate TCP over a wireless channel. At the moment I want to use a perl script to get throughput. Please, if I use TCPSink, how can write in real time packet arrivals to plot then with an external tool like xgraph? For UDP, I have used UDP/LossMonitor and its attributes.. for TCP