Sample Code

Windows Driver Samples/ Native Wifi IHV Service/ C++/ ihvsample/ ihvconn.xml/

<?xml version="1.0" encoding="UTF-8"?>

<WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1">
    <name>ihvconn</name>

    <SSIDConfig>
        <SSID>
            <name>_SSID_</name>
        </SSID>
    </SSIDConfig>
    
    <connectionType>ESS</connectionType>
    <connectionMode>manual</connectionMode>

    <MSM>
        <connectivity>

        </connectivity>
        <security>
            <authEncryption>
                <authentication>open</authentication>
                <encryption>WEP</encryption>
            </authEncryption>
        </security>


    </MSM>

    <IHV>
        <OUIHeader>
           <OUI>123456</OUI>
           <type>01</type>
        </OUIHeader>

        <connectivity>
            <IhvConnectivity xmlns="http://www.someihv.com/nwifi/profile">

               <IHVConnectivityParam1>0</IHVConnectivityParam1>

               <IHVConnectivityParam2>wrongkey</IHVConnectivityParam2>

            </IhvConnectivity>
        </connectivity>

    </IHV>

</WLANProfile>

Our Services

  • What our customers say about us?

© 2011-2024 All Rights Reserved. Joya Systems. 4425 South Mopac Building II Suite 101 Austin, TX 78735 Tel: 800-DEV-KERNEL

Privacy Policy. Terms of use. Valid XHTML & CSS