|
Posted by vagrant on May 10, 2007, 11:19 pm
Please log in for more thread options
I am developing an application that will need to force the Connection Manager
to use a Wi-Fi connection (to go to "The Internet") that I set up using
DMProcessConfigXML(). I have read that this is possible using
ConnMgrMapConRef() and passing a "connection name". I have succesfully
created a entry in the "Wi-Fi" service provider. However, I believe I need a
connection name. Do I need to have an entry in CM_Networks like "MyWLAN
Connection"?? Would I need to create any other entries, such as proxys??
I have seen the example on MSDN of setting up an exclusive PPP connection
such that all connections to "The Internet" go over PPP.
Help!
|