Wireless Communication Library Support Forum

Frameworks => WiFi Framework => Topic started by: ChSchmidt on March 12, 2010, 01:19:41 PM

Title: Create Profile from wclWiFiNetwork
Post by: ChSchmidt on March 12, 2010, 01:19:41 PM
Hi,

I work with the WCL.Net and I want to create a WiFi Profile from a wclWiFiNetwork Object.
Is there any easy way to do that or do I have to create the XML by myself?
And how do I get the Security and Encryption type for this WiFi network in this case?

Thanks
Christian
Title: Re: Create Profile from wclWiFiNetwork
Post by: Mike Petrichenko on March 12, 2010, 01:21:21 PM
Hi,

Currently you have to create XML file. We are working on WiFi part to make it much easy to use.

For more details about WiFi XML refer to MSDN please.
Title: Re: Create Profile from wclWiFiNetwork
Post by: ChSchmidt on March 12, 2010, 01:34:21 PM
Thanks for you quick replay.

Do you know already when you have a new version of the WiFi part? It would be ok to me to work with a beta version.
Is there already an available object which provides information about the Security and Encryption type of an available WiFi network so that i can build the xml?
Title: Re: Create Profile from wclWiFiNetwork
Post by: Mike Petrichenko on March 12, 2010, 01:54:29 PM
You can get information about Security and Encription in existing version. New version with updated WiFi part should be ready in about 2 months.
Title: Re: Create Profile from wclWiFiNetwork
Post by: ChSchmidt on March 12, 2010, 02:57:49 PM
Can you please give me a code sample for getting the Security and Encription type of an available WiFi network.
I have tryed to look it up but i could not find any!
Title: Re: Create Profile from wclWiFiNetwork
Post by: Mike Petrichenko on March 12, 2010, 03:11:41 PM
wclWiFiNetwork.AuthAlgorithm and wclWiFinetwork.CipherAlgorithm