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 receiver using C#

SMS receiver using C#

Scheduled Pinned Locked Moved C#
csharptutorialquestionlearning
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.
  • F Offline
    F Offline
    fajrif
    wrote on last edited by
    #1

    Hi guys, i'am looking for a tutorial / reference to make application SMS receiver using .NET(C#) i never do that before, so i want to find a simple basic learning from site, did anyone have a clue / recommended site? thanks guys.

    W 1 Reply Last reply
    0
    • F fajrif

      Hi guys, i'am looking for a tutorial / reference to make application SMS receiver using .NET(C#) i never do that before, so i want to find a simple basic learning from site, did anyone have a clue / recommended site? thanks guys.

      W Offline
      W Offline
      Wayne Phipps
      wrote on last edited by
      #2

      You have the chioce of using a GSM modem or a SMS gateway service. A GSM modem will use an AT command set similar to a traditional modem which would allow you to 'query' the modem perhaps using a serial COM port. A SMS gateway is likely to impliment thier own API or Web Service which you would consume in your application. In both cases, the implimentation is likely to differ based on the service or hardware your use. You will therefor need to refer to the documentation provided by the manufacturer or service provider. The following links may help: SMS Gateway GSM Modem Introduction to SMS Messaging Hope this helps

      Regards Wayne Phipps ____________ Time is the greatest teacher... unfortunately, it kills all of its students View my Blog

      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