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. SMS Service

SMS Service

Scheduled Pinned Locked Moved C#
csharpquestion
4 Posts 4 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.
  • H Offline
    H Offline
    hadad
    wrote on last edited by
    #1

    Hello, I am developing an application by using c# that sends SMS messages? But I don't know from where can I start? I have no expereince in doing that. Thanks.

    Dad

    S G 2 Replies Last reply
    0
    • H hadad

      Hello, I am developing an application by using c# that sends SMS messages? But I don't know from where can I start? I have no expereince in doing that. Thanks.

      Dad

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      To send an SMS you need hardware or you need someone with the hardware to do it for you. I'm assuming you've not got the hardware, so you need to find someone on-line to do it for you. They will provide an API, usually in the form of a web service that you can call to send the SMS. (Don't expect this for free, I suspect most carriers will charge for this service).

      Simon

      M 1 Reply Last reply
      0
      • S Simon P Stevens

        To send an SMS you need hardware or you need someone with the hardware to do it for you. I'm assuming you've not got the hardware, so you need to find someone on-line to do it for you. They will provide an API, usually in the form of a web service that you can call to send the SMS. (Don't expect this for free, I suspect most carriers will charge for this service).

        Simon

        M Offline
        M Offline
        Marek Grzenkowicz
        wrote on last edited by
        #3

        Getting the hardware is pretty easy - all one needs a mobile and a way to connect it to the computer (cable, IrDA, Bluetooth). Then it's only a matter of working out how to connect to the phone and make it send an SMS.

        1 Reply Last reply
        0
        • H hadad

          Hello, I am developing an application by using c# that sends SMS messages? But I don't know from where can I start? I have no expereince in doing that. Thanks.

          Dad

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

          If you have a mobile phone connected to your phone you can use this library SMS libraries (for GSM phones)[^]

          Giorgi Dalakishvili #region signature my articles #endregion

          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