How can I disconnect GPRS within Windows Mobile 6 using VB.NET

J

Julian

I have an application written in vb.net (VS2005) running on a Windows Mobile
6 device. It uses the GPRS (GSM Data bearer) for its comms back to the
server. The comms are a standard connection within the device setup which
automatically connects when needed, as mobile 6 is designed to do ïŠ.

My problem is sometimes the connection becomes problematic and the data I am
sending wont send. The only resolution is to manually disconnect the data
connection and then the system automatically starts it back up again and the
data starts flowing once again.

How can I disconnect the GPRS data bearer in code, does anyone know? Its
been suggested before that I use the ‘Comms Manager’, but that would appear
that I can only do that if I make the original connection via the comms
manager too. Where I just want to rely on the Windows Mobile comms to do that.
 
M

meteor lin

fff



Julia wrote:

How can I disconnect GPRS within Windows Mobile 6 using VB.NET
06-Dec-07

I have an application written in vb.net (VS2005) running on a Windows Mobile
6 device. It uses the GPRS (GSM Data bearer) for its comms back to the
server. The comms are a standard connection within the device setup which
automatically connects when needed, as mobile 6 is designed to do ???.

My problem is sometimes the connection becomes problematic and the data I am
sending wont send. The only resolution is to manually disconnect the data
connection and then the system automatically starts it back up again and the
data starts flowing once again.

How can I disconnect the GPRS data bearer in code, does anyone know? Its
been suggested before that I use the ???Comms Manager???, but that would appear
that I can only do that if I make the original connection via the comms
manager too. Where I just want to rely on the Windows Mobile comms to do that.

Previous Posts In This Thread:

How can I disconnect GPRS within Windows Mobile 6 using VB.NET
I have an application written in vb.net (VS2005) running on a Windows Mobile
6 device. It uses the GPRS (GSM Data bearer) for its comms back to the
server. The comms are a standard connection within the device setup which
automatically connects when needed, as mobile 6 is designed to do ???.

My problem is sometimes the connection becomes problematic and the data I am
sending wont send. The only resolution is to manually disconnect the data
connection and then the system automatically starts it back up again and the
data starts flowing once again.

How can I disconnect the GPRS data bearer in code, does anyone know? Its
been suggested before that I use the ???Comms Manager???, but that would appear
that I can only do that if I make the original connection via the comms
manager too. Where I just want to rely on the Windows Mobile comms to do that.


Submitted via EggHeadCafe - Software Developer Portal of Choice
Generic Feed Parsers Redux
http://www.eggheadcafe.com/tutorial...6-acd41f462063/generic-feed-parsers-redu.aspx
 
M

meteor lin

llllppp



Julia wrote:

How can I disconnect GPRS within Windows Mobile 6 using VB.NET
06-Dec-07

I have an application written in vb.net (VS2005) running on a Windows Mobile
6 device. It uses the GPRS (GSM Data bearer) for its comms back to the
server. The comms are a standard connection within the device setup which
automatically connects when needed, as mobile 6 is designed to do ???.

My problem is sometimes the connection becomes problematic and the data I am
sending wont send. The only resolution is to manually disconnect the data
connection and then the system automatically starts it back up again and the
data starts flowing once again.

How can I disconnect the GPRS data bearer in code, does anyone know? Its
been suggested before that I use the ???Comms Manager???, but that would appear
that I can only do that if I make the original connection via the comms
manager too. Where I just want to rely on the Windows Mobile comms to do that.

Previous Posts In This Thread:

How can I disconnect GPRS within Windows Mobile 6 using VB.NET
I have an application written in vb.net (VS2005) running on a Windows Mobile
6 device. It uses the GPRS (GSM Data bearer) for its comms back to the
server. The comms are a standard connection within the device setup which
automatically connects when needed, as mobile 6 is designed to do ???.

My problem is sometimes the connection becomes problematic and the data I am
sending wont send. The only resolution is to manually disconnect the data
connection and then the system automatically starts it back up again and the
data starts flowing once again.

How can I disconnect the GPRS data bearer in code, does anyone know? Its
been suggested before that I use the ???Comms Manager???, but that would appear
that I can only do that if I make the original connection via the comms
manager too. Where I just want to rely on the Windows Mobile comms to do that.

fff
fff


Submitted via EggHeadCafe - Software Developer Portal of Choice
Adding WCF Service References
http://www.eggheadcafe.com/tutorial...9-dfa51a9fab8e/adding-wcf-service-refere.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top