0

I am trying to automatically start the GPRS connection after device boot complete. How can I do this in Win CE 5 using C#?

kakopappa
  • 5,023
  • 5
  • 54
  • 73

1 Answers1

1

What you're looking for is called the Connection Manager. The documentation is here:

MSDN documentation on Connection Manager

BitBank
  • 8,500
  • 3
  • 28
  • 46