Wireless network with reverse traffic

70 views
Skip to first unread message

Derar Khader

unread,
Dec 7, 2019, 3:37:58 PM12/7/19
to ns-3-users
Hi all,

I would like to ask, if there exist any examples in ns3 environment about wireless networks with many TCP senders and some reverse traffic between them !!?


regards
derar


Nataraju A B (Gmail)

unread,
Dec 8, 2019, 4:31:49 AM12/8/19
to ns-3-...@googlegroups.com
All,

Tried to port my earlier application code to NS-3.30

Attached is the updated script, where the no. of packets received in ZERO.

Command issued to simulate was     ./waf --run scratch/abn_33_mesh --command-template="%s --x_size=3 --y_size=3 --packet_size=200 --interfaces=3 --step=170 --RngRun=11" 

----------------------
Flow 5 (192.168.1.2 -> 192.168.1.1)
  Tx Packets: 1576
  Tx Bytes:   851040
  TxOffered:  0.75648 Mbps
  Rx Packets: 0
  Rx Bytes:   0
  Throughput: 0 Mbps
Flow 6 (192.168.1.2 -> 192.168.1.8)
  Tx Packets: 737
  Tx Bytes:   397980
  TxOffered:  0.35376 Mbps
  Rx Packets: 0
  Rx Bytes:   0
  Throughput: 0 Mbps
Flow 7 (192.168.1.1 -> 192.168.1.7)
  Tx Packets: 1239
  Tx Bytes:   669060
  TxOffered:  0.59472 Mbps
  Rx Packets: 0
  Rx Bytes:   0
  Throughput: 0 Mbps
 No. of Flows : 9
----------------------------------
Can someone point out the mistake in the attached file?.

Thanks,
Nataraju A.B.
abn_33_mesh.cc
Reply all
Reply to author
Forward
0 new messages