active GPRS connection

J

JMar

I have a device Gotive with GPRS feature. In my code, I
have to check the GPRS connection. If the connection is
not available, the application should try to activate it.

Are there any ways in VB.Net CF to program with GPRS, such
as component or API?
 
A

Adam Goetz

I don't kow of a way of getting directly from .net to the gprs interface. I
have done a trial c dll wrapper that I could then p/invoke in C#.Net to
start and stop a gprs connection.
 

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