<div>Hi All,</div>
<div>&nbsp;</div>
<div>&nbsp;I am newbie to wireless. So only this silly question comes from me...:) </div>
<div>&nbsp;</div>
<div>&nbsp;I am using wpa supplicant. Now on our device. we have some WLAN code which does scanning..association ..etc all those basic wireless events and then it call dhcp client to get IP.</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp; Now they asked me to integrate wpa supplicant to provide security. I saw even wpa supplicant does scanning, association....authentication and then connects. In short wpa supplicant is a binary with config file....which establishes secure channel.
</div>
<div>&nbsp;</div>
<div>My question is if I integrate wpa supplicant I guess I dont need previous code which does scanning..association...etc. I can directly invoke wpa supplicant and then use dhcp client to get IP. Am I correct?<br clear="all">
<br>-- <br>Regards &amp; Thanks<br>Raghavendra. S </div>