all groups > dotnet compact framework > march 2004 >
You're in the

dotnet compact framework

group:

How to create GPRS connection programtically !!


How to create GPRS connection programtically !! aliarifpk NO[at]SPAM hotmail.com
3/31/2004 11:00:14 PM
dotnet compact framework:
Dear All,
How do I create a GPRS connection programatically through my own
application. If some one have some sample code (VB.NET or C#), please
post it or provide me some URL for sample code.

Regards,
Re: How to create GPRS connection programtically !! chora
4/1/2004 1:39:40 AM


We are using RAS control from Intelliprog.

http://www.intelliprog.com/netcf/ras.html

It is absolutely perfect!


*** Sent via Developersdex http://www.developersdex.com ***
Re: How to create GPRS connection programtically !! mikson
4/1/2004 6:06:15 AM
We are using Sapphire RAS

http://www.sapphire-solutions.co.u

Re: How to create GPRS connection programtically !! Floris Briolas
4/1/2004 9:48:59 AM
Dear Muhammad Arif

You must do this trough the DUN we are doing this my making a dll in evc and
pinvoke our own dll.
"connmgr.h" and "ras.h" this is the one you should look into. You must
enumerate the list for "Default Internet Settings" and be shure you are not
connected to you computer with active sync when you try this code. The
software will use the Active sync connection.

These are the *hints* I can offer you.

take care!
Regards

Floris Briolas

[quote]
How do I create a GPRS connection programatically through my own
[/quote]

Re: How to create GPRS connection programtically !! aliarifpk NO[at]SPAM hotmail.com
4/1/2004 10:21:05 PM
Dear,

I need the low level API sample code for GPRS connection. I want to
write the components myself.

Regards,
Arif


[quoted text, click to view]
Re: How to create GPRS connection programtically !! mikson
4/2/2004 1:21:03 AM
Re: How to create GPRS connection programtically !! Chris Tacke, eMVP
4/2/2004 7:45:06 AM
Look in eVC help under RAS, all the functions are listed there.

-Chris


[quoted text, click to view]

Re: How to create GPRS connection programtically !! csharpguru
4/15/2006 4:41:57 PM

It is possible to create GPRS connections programmatically thanks to RA
API in Windows CE 3.0 to 5.0.

In C# I heard of a guy who coded a GPRS RAS connections, but I hav
been able to program it in eVC++. For a program fully based on the API
and without a line of hack (e.g. for writing the RasDevCfg in registry
you'll have to use MCX.H that you can get from PB 4.2 or 5.0

--
csharpgur
-----------------------------------------------------------------------
csharpguru's Profile: http://www.hightechtalks.com/m29
View this thread: http://www.hightechtalks.com/t15461
Re: How to create GPRS connection programtically !! Simon Hart
4/17/2006 2:43:29 PM
Have you thought about using the ConnectionManager wrapper as provided with
OpenNETCF?

Simon.

"csharpguru" <csharpguru.26bstz@no-mx.forums.yourdomain.com.au> wrote in
message news:csharpguru.26bstz@no-mx.forums.yourdomain.com.au...
[quoted text, click to view]

AddThis Social Bookmark Button