[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] throughput problem
Thanks but I still can't get it why use rts/cts/ack get lower throughput than I
don't use them.
I just want to send data packet only once and check how many data packets
collision occur. I think disable ack will not have big influence since for the
source it will not retransmission and for destination it will not send ack and
just pass the data packet to link layer. As to the packet size, I try to use
512 bytes and 5 bytes. Both give me higher throughput without rts/cts/ack than
mac with rts/cts/ack.
-