View Single Post
  #239 (permalink)  
Old 03-29-2009, 09:00 PM
NinjaDuck's Avatar
NinjaDuck
VIP Duck
Offline
Location: Omnipresent
 
Join Date: Feb 2009
Posts: 825
Reputation: 6270
NinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the communityNinjaDuck is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Configure Multiple WIFI connections - UC / wap provisioning

<wap-provisioningdoc>
<characteristic type="Wi-Fi">
<characteristic type="access-point">
<characteristic type="your SSID">
<parm name="NetworkKey" value="your key"/>
<parm name="Authentication" value="0"/>
<parm name="Encryption" value="0"/>
<parm name="KeyIndex" value="1"/>
<parm name="KeyProvided" value="0"/>
</characteristic>
</characteristic>
<characteristic type="access-point">
<characteristic type="your SSID">
<parm name="NetworkKey" value="your key"/>
<parm name="Authentication" value="0"/>
<parm name="Encryption" value="0"/>
<parm name="KeyIndex" value="1"/>
<parm name="KeyProvided" value="0"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Reply With Quote
This post has been thanked 2 times.