networking - Command to transmit Data over wlan -



networking - Command to transmit Data over wlan -

i doing experiment need collect info wlan driver.

i interested in transmitting ieee 802.11b packets more flexibility in terms of info rate, packet size etc.

basically, have laptop transmitter , have built custom receiver ieee 802.11b read packets ( ieee 802.11b 1/2/5.5 or 11mbps) .

so, looking @ linux tool gives alternative of setting these parameters while transmitting data.

i thinking @ commands iwpriv set parameters wireless driver, , iperf commands generate traffic.

i not sure, how utilize them accomplish info traffic, 1mbps / , 1024 bytes psdu (packet size).

the receiver dedicated hardware ( not computer). suggestion or thought in direction helpful.

thanks

use wireshark or pcap (via perl,python etc) capture want.

networking wifi wireless wlan

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -