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. COMMUNICATING WITH A GSM MODEM

COMMUNICATING WITH A GSM MODEM

Scheduled Pinned Locked Moved Mobile
databasecomhelp
3 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.
  • J Offline
    J Offline
    Jonavis
    wrote on last edited by
    #1

    I need to create an application that obtains my recieved sms from a gsm modem conected to my PC through any of my Ports. After obtaining this information I need to added this information to a MS Access or SQL database so that it can manipulated with other applications (asp). Also, if its possible, I would like to automatically respond to the number that sent the sms with an "out to lunch" message. HELP!! :-D thanks Jon X-ZD Designs

    D 1 Reply Last reply
    0
    • J Jonavis

      I need to create an application that obtains my recieved sms from a gsm modem conected to my PC through any of my Ports. After obtaining this information I need to added this information to a MS Access or SQL database so that it can manipulated with other applications (asp). Also, if its possible, I would like to automatically respond to the number that sent the sms with an "out to lunch" message. HELP!! :-D thanks Jon X-ZD Designs

      D Offline
      D Offline
      Daniel Strigl
      wrote on last edited by
      #2

      To read some SMS messages from the mobile phone or to send some SMS messages you can use the AT commands. Just take a look at my article here at CodeProject: Infrared Communication with your Mobile Phone It will show you how to send / receive some AT commands to your mobile phone. The sample application works via IrDA, but with some little changes it will also work via a serial communication. PJ Naughter has also written a very nice program (MfcSMS v1.01) to send some SMS messages. You can find it on his homepage at http://www.naughter.com/mfcsms.html. I hope this will help you! Daniel ;) --------------------------- Never change a running system!

      J 1 Reply Last reply
      0
      • D Daniel Strigl

        To read some SMS messages from the mobile phone or to send some SMS messages you can use the AT commands. Just take a look at my article here at CodeProject: Infrared Communication with your Mobile Phone It will show you how to send / receive some AT commands to your mobile phone. The sample application works via IrDA, but with some little changes it will also work via a serial communication. PJ Naughter has also written a very nice program (MfcSMS v1.01) to send some SMS messages. You can find it on his homepage at http://www.naughter.com/mfcsms.html. I hope this will help you! Daniel ;) --------------------------- Never change a running system!

        J Offline
        J Offline
        Jonavis
        wrote on last edited by
        #3

        wow. great job. That info was really useful. But considering that Im am kinda of new to the subject...I still have a couple of questions: What Im trying to do is create an application (or if you know where I can find one) that reads from a GSM modem or a phone conected to one of my serial ports. I need the application to have a routine where it reads the SMS from the phone, saves the information into a Database, and erases these SMS. I also need to be able to send messages depending on the information saved into my database. From what I understand, your application reads the information from the phone...but does it have a way of procesing it?? X-ZD Designs

        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