Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
daer all
i want to capture the ieee 802.11 header using winpcap 4.1.2 , because i deal with wireless network, please i want a guide me to the functions,libraries, examples to do that
with my great thanks
Posted

Take WireShark[^] for a spin and see what it captures when use start it on your wlan card. WireShark is a heavy user of WinPcap.
 
Share this answer
 
Comments
Albert Holguin 14-Jun-11 17:01pm    
look at OPs question history... people have answered him over and over again...
Kim Togo 14-Jun-11 17:02pm    
Okay, yes I see :-)
Albert Holguin 14-Jun-11 17:05pm    
I don't know how many times you can ask the same question and expect a different answer... oh well... :)
Go to their website, it has all the information you need:
http://www.winpcap.org/[^]

...this is their documentation page:
http://www.winpcap.org/docs/docs_412/html/main.html[^]
 
Share this answer
 
Comments
suad2010 14-Jun-11 10:38am    
yse, i have this website but in the example they dealing with packet not ieee 802.11 frame, i want the functions to reach the header of the frame, please
Albert Holguin 14-Jun-11 10:40am    
people have already given you information about this... you keep reposting the same question

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900