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. Sending sms through .Net C# Windows Application

Sending sms through .Net C# Windows Application

Scheduled Pinned Locked Moved C#
4 Posts 4 Posters 1 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
    Milind Panchal
    wrote on last edited by
    #1

    I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.

    L K T 3 Replies Last reply
    0
    • M Milind Panchal

      I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Sending some code ???? How about asking Mr. Google ...!!!

      1 Reply Last reply
      0
      • M Milind Panchal

        I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.

        K Offline
        K Offline
        King Julien
        wrote on last edited by
        #3

        Please notice that this is not "getacoder" or "rentacoder" website..... YOu may place your HUMBLE request there....

        Have a Happy Coding.....

        1 Reply Last reply
        0
        • M Milind Panchal

          I want to build a windows application that can send sms to the mobile. The message has to be fetched from a table of Sql server 2005 database. The sms should be sent in 2 ways- 1) Through sms gateway 2) Through H/W (modem,GSM etc.) Please send me code for sending sms in C#.Net in both the above mentioned ways. Thanks in advance.

          T Offline
          T Offline
          thowra
          wrote on last edited by
          #4

          If you're going to be using an SMS gateway, your service provider will almost certainly have some sort of developer's guide. I've used an SMS gateway myself and I was able to download an excellent developer's guide which documented all the calls and even provided sample code. They also provided me with free credits to try the gateway out and a "test mode" which allowed me to test my code before I started actually sending text messages beyond the gateway. So, in summary, speak to your gateway provider and at the risk of generalising, if they don't provide a decent development guide, look elsewhere ;)

          Evil cannot be conquered in the world... It can only be resisted within oneself.

          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