Re: manually closing the GPRS connection?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



No, the ConnectionManager simply informs the system it's not using the
connection any more (which is why ours doesn't actually close the
connection). To forcibly close it you must use RAS.


--
Chris Tacke - Embedded MVP
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Milsnips" <milsnips@xxxxxxxxxxx> wrote in message
news:OLWCnTPYHHA.4440@xxxxxxxxxxxxxxxxxxxxxxx
Hi there,

i know that the OpenNetCF.ConnectionManager doesnt close the gprs
connection completely, can anybody tell me if its the
"ConnMgrReleaseConnection" API that can do the job, or should i be looking
somewhere else?

thanks,
Paul



.



Relevant Pages

  • Re: Strange sudden shutdown issue with CF app
    ... Phone devices are notoriously low on virtual memory right out of the box because the OEMs decide to put every little thing into its own DLL and then have 25 processes launched at boot. ... Chris Tacke, Embedded MVP ... We have created an app that basically connects to a web service gets data, then stores it locally on the device, and when a record needs to be modified/added the system first tries to connect the web server sees if its availible, if not then it stores in locally on the device until the connection comes back, now I noticed that if the device does not mess around with the data connection then the application sits nicely as long as its open, and never gets shut down. ... But again most of the time I get no exception at all but just simply disappears. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Strange sudden shutdown issue with CF app
    ... Phone devices are notoriously low on virtual memory right out of the box because the OEMs decide to put every little thing into its own DLL and then have 25 processes launched at boot. ... Chris Tacke, Embedded MVP ... We have created an app that basically connects to a web service gets data, then stores it locally on the device, and when a record needs to be modified/added the system first tries to connect the web server sees if its availible, if not then it stores in locally on the device until the connection comes back, now I noticed that if the device does not mess around with the data connection then the application sits nicely as long as its open, and never gets shut down. ... But again most of the time I get no exception at all but just simply disappears. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Establish Data/GPRS Connection Automatically
    ... can call Win32 APIs in eVB, and the ConnectionManager stuff is exposed as an ... ConnMgr came out some time after eVB was ... Chris Tacke, Embedded MVP ... How can I get my app to establish a connection when it needs it if one ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Establish Data/GPRS Connection Automatically
    ... Chris Tacke, Embedded MVP ... When I open Internet Explorer it established a GPRS or EVDO (depending on ... How can I get my app to establish a connection when it needs it if one is ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Call WebService Win CE 4.2
    ... Chris Tacke - Embedded MVP ... predefined GPRS connection, then go and run my app it works fine. ... I have read in various places that simply by definition a WebService ...
    (microsoft.public.dotnet.framework.compactframework)