Re: URL exception settings
- From: "Yaroslav Goncharov" <yaroslav@xxxxxxxxxxx>
- Date: Wed, 19 Jul 2006 21:02:07 +0400
but in fact, I do not know which network GUID should beWhen you configure an exception via CSP you should specify the predefined
indicated.
GUID of the "Work" network.
--
Yaroslav Goncharov
Spb Software House, http://spbsoftwarehouse.com
Pocket PC Developer Network, http://pocketpcdn.com
"fred" <fred@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2A9E1BE6-7660-40D4-91D6-4A6E49119B4C@xxxxxxxxxxxxxxxx
Hi,
May be I am wrong but I did not succeeded into getting the current
settings
using DMProcessConfigXML and the CFGFLAG_METADATA flag ... Each time I
indicate a high level XML node (e.g. <characteristic
type="CM_Mappings"/>),
the returned XML document is identical to the one I gave to the API
(without
error). Same behavior with rapiConfig.exe.
thanks for your support
BR,
Frederic
"Yaroslav Goncharov" wrote:
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
.
- Prev by Date: Connection Manager issue in Windows Mobile 5.0 PPC
- Next by Date: WIFI/CDMA/GPRS
- Previous by thread: Connection Manager issue in Windows Mobile 5.0 PPC
- Next by thread: WIFI/CDMA/GPRS
- Index(es):
Relevant Pages
|