<div>Hi,</div>
<div>   I have few observation on wpa supplicant behavior on different platforms. I am using wpa supplicant on Windows CE and WIndows XP. I am using EAP TLS method to authenticate with free RADIUS server. On WinCE authentication happens in 4-5 sec, but on WinXP it takes nore than 10-14 sec. Some time even more than that. I tried by defining CONFIG_USE_NDISUIO flag and without that flag also. But i got the same result with both.</div>

<div>   I think if i define that flag then NDIS driver will be used directly. And if it is not defined all the driver related operation will be managed by Packet.dll. every time authentication time varies.</div>
<div>   Authentication happens within few secs. But i can see that connection is established after few seconds of authentication. Why it takes so much time to show that connection is established?</div>
<div> Can anybody tell me , is it the correct behavior? Is it possible to reduce authentication time? for this do i need to set any parameter in the code?? I want to use EAP TLS metod only.</div>
<div> </div>
<div>Regards,</div>
<div>Vijay </div>
<div>   </div>