Re: URL exception settings
- From: "Yaroslav Goncharov" <yaroslav@xxxxxxxxxxx>
- Date: Thu, 6 Jul 2006 16:01:04 +0400
After you set everything manually, request the current settings using
DMProcessConfigXML. Then you can use the returned XML to configure
exceptions and network settings programatically.
--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com
"fred" <fred@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:593A3BAE-EB33-4765-B4B5-9F43D9027342@xxxxxxxxxxxxxxxx
Hi all,
I try to setup an URL exception programmatically.
What I want to do: I have a PC with 2 network interfaces (one Ethernet and
another one through an USB device). My PPC is connected to my PC through
USB
activesync.
I want to be able to connect to internet from my PPC. To do so, I have
configured an HTTP proxy in my PPC (to connect internet though my PC
Ethernet
interface). It works. I also want to be able to connect to my (local) 2nd
network interface from the PPC. To do so, I indicate this local interface
as
an HTTP exception (through settings/connection/exception). It works well.
Now I want to setup all that stuff programmatically. I succeeded into
setup
the proxy (DMProcessConfigXML with a CM_ProxyEntries:
SrcId=18AD9FBD-F716-ACB6-FD8A-1965DB95B814 and
DestId=436EF144-B4FB-4863-A041-8F905A62C572). I did not succeed into setup
an
URL exception : I tried with DMProcessConfigXML + CM_Mappings and a
pattern
"*://192.168.*/*" but in fact, I do not know which network GUID should be
indicated. I tried almost all known GUID (from connmgr.h) and the
exceptions
list is still empty ...
Thank for your support
.
- Follow-Ups:
- Re: URL exception settings
- From: fred
- Re: URL exception settings
- Prev by Date: Re: Howto switch the automatically used network
- Next by Date: OpenNETCF and adapters...
- Previous by thread: Re: Howto switch the automatically used network
- Next by thread: Re: URL exception settings
- Index(es):
Relevant Pages
|