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. General Programming
  3. C#
  4. How to get SMS notification from mobile connected to a PC by data cable?

How to get SMS notification from mobile connected to a PC by data cable?

Scheduled Pinned Locked Moved C#
tutorialquestion
4 Posts 3 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.
  • M Offline
    M Offline
    Md Ali Naser Khan
    wrote on last edited by
    #1

    I want to automate my mobile (Samsung SGH-X660)connected to my PC by a data cable. I want to get the sms to my PC that my mobile receive. How it is possible?

    G M 2 Replies Last reply
    0
    • M Md Ali Naser Khan

      I want to automate my mobile (Samsung SGH-X660)connected to my PC by a data cable. I want to get the sms to my PC that my mobile receive. How it is possible?

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      Here you go: SMS libraries (for GSM phones)[^]

      Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

      M 1 Reply Last reply
      0
      • M Md Ali Naser Khan

        I want to automate my mobile (Samsung SGH-X660)connected to my PC by a data cable. I want to get the sms to my PC that my mobile receive. How it is possible?

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        Try doing some research, this came up on Google [^] but it was mixed in with a load of junk.

        Never underestimate the power of human stupidity RAH

        1 Reply Last reply
        0
        • G Giorgi Dalakishvili

          Here you go: SMS libraries (for GSM phones)[^]

          Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

          M Offline
          M Offline
          Md Ali Naser Khan
          wrote on last edited by
          #4

          Thank you vary much for your help. I am trying to read sms from the mobile. The content is in hex format (It may be in PDU fromat) How can I get original message. I have used following AT commands 1: "AT" 2: "AT+CMGF=0" // 1 for text mode but it doesn't work 3: "AT+CSCS=\"8859-1\" 4: "AT+CPMS=\"SM\"" 5: "AT+CMGL=4"

          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