Connecting to Wifi Access points using Windows mobile 5.0

Hi,

i understand that they are similar topics on this but i have yet to find a solution form the posts yet. I have tried out OpenNetCf. Discovery of access points works, but i have problems connecting to access points. i keep getting argumentOutofRangeException when i call adapter.setWirelessSettingsAddEx() method. it seems to be a bug of OpenNetCf as mentioned in one of the posts in the forum.

im now looking at alternative methods of connection, what are the libraries in NetCf or other methods in OpenNetCF i should look into

thank you.

Regards,
Mandy.



Answer this question

Connecting to Wifi Access points using Windows mobile 5.0

  • heavenlycharmus

    Hi Sandy,

    thanks for your reply. i've read abt the articles, and posted on OpenNetCf before. seems like there's a bug in the method that performs the connection and they are looking into it, so im sourcing around for alternatives solutions now.

    im not sure of other managed code solutions around. if i were to write one using native api, which api should i look into is there any documentation on that

    thank you.

    Regards,
    Mandy.


  • jmom

    Maybe the following articles might be useful: http://msdn2.microsoft.com/en-us/library/aa446491.aspx and http://msdn2.microsoft.com/en-us/library/aa446527.aspx

    Mostly this seems like a question to OpenNETCF, maybe trying their forums might be worth it: http://www.opennetcf.org/forums/

    Thanks,

    Sandy


  • Connecting to Wifi Access points using Windows mobile 5.0