<div><br><div class="gmail_quote">On Tue, Jun 14, 2011 at 1:25 PM, suad alasady <span dir="ltr"><<a href="mailto:suad_alasady@yahoo.com">suad_alasady@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><div><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font:inherit;font-family:arial;font-size:10pt">

dear all<br>i'm MSC student in Iraq,university of Babylon, my problem in the scope of security in wireless network (ad hoc network),  i made an ad hoc network in my house, i want to capture the ieee 802.11 data frame in order to modify some fields of it by the client node  , and then send it to the server node ,the server node must analyze the frame in order to extract the modified information and then send a message to the client to arrive this information.<br>

 I'm a new in winpcap programming , so please i want to know<br> 1- how can i do that?i.e. how can i capture the ieee 802.11 frame?<br> 2- what is the
 structure of the ieee 802.11 frame in c/c++? and where i should add it?<br> 3- i have winpcap 4.1.2 , is this version support the wireless ?and is this version
 work on windows xp ?<br> with my great thanks<br><font color="#888888">suad alasady, university of Babylon ,Iraq <br></font></td></tr></tbody></table></div></td></tr></tbody></table><br>_______________________________________________<br>


Winpcap-users mailing list<br>
<a href="mailto:Winpcap-users@winpcap.org">Winpcap-users@winpcap.org</a><br>
<a href="https://www.winpcap.org/mailman/listinfo/winpcap-users" target="_blank">https://www.winpcap.org/mailman/listinfo/winpcap-users</a><br>
<br></blockquote></div><br>AFAIK<div>*) Captured packets are stream of bytes.</div><div>*) These are independent of Network.</div><div>*) You need to map them to a packet structure as needed (i did for Ethernet II :). Did not look for any libraries.</div>

<div>*) It does work on XP. I have not tried for Wireless but i think it works.</div><br>-- <br>Your smile is the most precious thing that doesn't cost you. Keep smiling. :)<br>===============<br>     SunilKumar<div>
------------------------------</div>
<div><a href="http://in.linkedin.com/in/sunilkr86/" title="View public profile" name="SafeHtmlFilter_webProfileURL" target="_blank">http://in.linkedin.com/in/sunilkr86/</a><br>===============</div><br>
</div>