networking - Designing a WLan Receiver -
i plan model complete wlan receiver ieee 802.11 b/g/n phy layer detecting fields in packet.
this experiment academic purpose only. seeking guidance, how can build such model.
any ideas / pointers designing such receiver highly helpful studies.
looking forward hear interesting ideas.
thanks
kiran
with new 802.11 framework in linux can put interface monitor mode, , capture frames libpcap. no need special hacks. don't need programming skills experimentation: put wlan0 monitor mode, , start sniffing around tcpdump.
Comments
Post a Comment