【tcp out of order, ACK duplication, retransmission】sending data from one sta node to another sta node transmiting by ap node

21 views
Skip to first unread message

辛文飞

unread,
May 2, 2017, 1:37:34 AM5/2/17
to ns-3-users
There are only 3 wifi nodes in this simple network.

The program is to realize the function that sending data from n1 to n2, transmiting by ap, three nodes are in the same network, their ip address are assigned and the topology 
as following.

   n1             ap            n2
    *              *             *
   1.1            1.2          1.3
              
              192.168.1.0

 I have already realized this fuction, but when I look up the pcap file in wireshark, it shows some errors. 
1, Tcp Out of Order


2, Tcp Duplication and retrasmission



Maybe some parameters are not set correctly. Maybe the way itself I realized is wrong. The source code and pcap files have been uploaded as attachments.
simpleWifiNetwork_cp.cc
simpleNetwork-0-0.pcap
simpleNetwork-1-0.pcap
simpleNetwork-2-0.pcap

Tommaso Pecorella

unread,
May 3, 2017, 6:39:39 PM5/3/17
to ns-3-users
Why are you surprised of the effects of channel errors ?

These pcap files are totally normal.

T.
Reply all
Reply to author
Forward
0 new messages