hello
I tried the "inthehand" tools, but my MDA often try to conect to WLAN-networks in the neighborhood...
is there an posibility to connect to a spezified wlan-network?
greats Roschi
There is no specific functionality within the library for connecting to WiFi networks other than the WirelessManager which is used to enable/disable the WiFi radio. You can setup preferred networks using the Configuration APIs:-
http://msdn.microsoft.com/en-us/library/bb737539.aspx
Peter