|
Posted by Jeffery on August 19, 2006, 9:41 pm
Please log in for more thread options
Maybe I should explain more clearly, here I use a example to explain what we
want,
As everyone know mms composer in smartphone, if I use IE and browse web use
internet connection, and at the same time we got a mms, the composer will
promt a message to disconnect current connection and build a wap connection
to get the mms. We want to do the scenario like this, our application is
also use wap connection to send the data, and if some use internet connection
to do something else before we send the data, we should disconnect it and
build our wap connection to send our data. We try to use release function in
connection manager, it seems doesn't disconnect really. We also try the
sample program - cmhelper in pocketpc sdk, it can disconnect the connection
really which application build it by itself, but also it cannot detect the
connection which be built by other application. Please kindly help us to
give us any comment or suggestion if anyone know how to do that!
Thanks a lot!
"Jeffery" wrote:
> Hi!
> We've developed an application which should use wap connection to send
> data, and here we got a problem. We can build up gprs connection if the
> connection doesn't appear, but if the connection appear and is not wap
> connection, like internet connection or else, we cannot release or hangup the
> connection and build our own by ourself. Does there anyone know how to
> detect the connection which built by other application and hang it up? Thanks.
>
> --
> Regard,
> Jeffery
|