How to activate GPRS if connection is not active

Last post 06-09-2011 4:40 by olibara. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-09-2011 4:40

    How to activate GPRS if connection is not active

    Hello

     It seems that the GprsCoverage Property do not reflect if the GPRS connection is active

      if (Convert.ToBoolean(SystemState.GetValue(SystemProperty.PhoneGprsCoverage)))
      {
         bool GPRSOK=true;
      }

     Is there any way to insure tha the connection is active ant activate it if not ?

     Thankk for your help

    N.B. : Maybe SDF is not necessary for that ?

Page 1 of 1 (1 items)