<div>Hi,</div>
<div> </div>
<div>On the wpa_supplicant website code is available for WinXP. There is not so much difference between WinXP and WinCE code. So download the code whic is there for WinXP.<br>I would like to tell you few steps.<br>1) Replace the ctrl_iface.c (This file is for WinXP). Instead you use ctrl_iface_udp.c<br>
2) WinPcap is been used in wpa_supplicant. But WinPcap library is not there for WinCE. So another mechanism is been used to capture the l2 layer packets.use ndis_driver.c so Using l2_packet_ndis.c instead of l2_packet_winpcap.c would likely be easier approach.<br>
 <br>All those files are there in the same path as the files for WinXP. enable the WinCEs native flag.Porting will not take so much time. </div>
<div> </div>
<div>Regards,</div>
<div>Vijay<br><br></div>
<div class="gmail_quote">On Thu, Nov 17, 2011 at 10:14 AM, <span dir="ltr">&lt;<a href="mailto:chinnasrinu@gmail.com">chinnasrinu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br>Iam developing accesspoint solution on WinCE6.0<br>Can any body guide me, porting of wpa_supplicant on WinCE6.0<br>
<br>Thanks,<br>Srinivas. CH<br><a href="mailto:chinnasrinu@gmail.com">chinnasrinu@gmail.com</a><br><font color="#888888"><br>--<br>Sent by <a href="http://webuzz.im/mail/" target="_blank">http://webuzz.im/mail/</a> web mail client<br>
_______________________________________________<br>HostAP mailing list<br><a href="mailto:HostAP@lists.shmoo.com">HostAP@lists.shmoo.com</a><br><a href="http://lists.shmoo.com/mailman/listinfo/hostap" target="_blank">http://lists.shmoo.com/mailman/listinfo/hostap</a><br>
</font></blockquote></div><br>