WinCE GPRS Connection
Hi to all!
I have to create a connection to GPRS on WinCe 5.0 using C#.
I tried ConnectionManager from OpenNetCF but it requires "cellcore.dll" which doesn't exist on WinCE 5.0. I also tried RAS connection, but it uses "cellcore.dll" too. I tried AT commands but I couldn't figure it out, so I even don't know if it's possible using AT commands.
Does anyone know how to create a GPRS connection on WinCE 5.0?
|