Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. ATcommand GPRS PPP

ATcommand GPRS PPP

Scheduled Pinned Locked Moved Mobile
csharpvisual-studiosysadminquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    PSLoh
    wrote on last edited by
    #1

    Hi, I have a console application written in C language using Visual Studio. The application will reside in a laptop to dial up to the Internet using a PDA phone. The connection between the laptop and the phone is set up using the Bluetooth Dial-up Profile. I am able to make normal phone calls to a fixed house line and other mobile telephone number using the ATDT command. But I am unable to connect successfully to the ISP server through GPRS services. I am using the commands AT+CGDCONT=1,"IP","APN" and ATDT*99# (*99***1# is also tried). After issuing these 2 commands, I get a CONNECT response and then some unreadable characters appear. Then after a few lines of the unreadable characters, I get a NO CARRIER response. I would like to find out is there any commands that I left out? Or is there another way for me to set up the PPP link between my laptop and the phone? Thanks and regards, PS

    U 1 Reply Last reply
    0
    • P PSLoh

      Hi, I have a console application written in C language using Visual Studio. The application will reside in a laptop to dial up to the Internet using a PDA phone. The connection between the laptop and the phone is set up using the Bluetooth Dial-up Profile. I am able to make normal phone calls to a fixed house line and other mobile telephone number using the ATDT command. But I am unable to connect successfully to the ISP server through GPRS services. I am using the commands AT+CGDCONT=1,"IP","APN" and ATDT*99# (*99***1# is also tried). After issuing these 2 commands, I get a CONNECT response and then some unreadable characters appear. Then after a few lines of the unreadable characters, I get a NO CARRIER response. I would like to find out is there any commands that I left out? Or is there another way for me to set up the PPP link between my laptop and the phone? Thanks and regards, PS

      U Offline
      U Offline
      usama mourad
      wrote on last edited by
      #2

      After CONNECT you get PPP frame, and you should communicate using PPP protocol after getting CONNECT. I am looking for C# class to handle PPP, does anyone know where to find?

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups