Thread: SMS

  1. #1
    Registered User ssharish2005's Avatar
    Join Date
    Sep 2005
    Location
    Cambridge, UK
    Posts
    1,732

    SMS

    Hey guys,

    I developing an application where i need to send and receive SMS from a PC. I'm a kinda stuck of were to start. Is there a library/API which i could use. I'm on windows platform.

    I know about the AT command approach and the only probably which I'm having is connecting to the device through an hypertermial and i;m not very sure of the AT+CMGW command are supported or implemented as a protocol stack on the device which i have. I suppose i could use few AT command to find if they d support. But before that i need to connect to the device. I use iphone 3Gs.

    Or is there a free service which i could use, API ? which connects to the SGRS gateway straight?

    Thanks a lot guys!

    ~ssharish
    Life is like riding a bicycle. To keep your balance you must keep moving - Einstein

  2. #2
    The Registered User Aparavoid's Avatar
    Join Date
    May 2009
    Posts
    74
    You could use email. It might not be the prettiest solution though especially since you'll need the provide the service provider.

  3. #3
    chococoder
    Join Date
    Nov 2004
    Posts
    515
    Any SMS service provider will have an API available for its customers. Those APIs however are provider specific, so contact your service provider for more information.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SMS sample code
    By hagenuk in forum C Programming
    Replies: 1
    Last Post: 05-30-2008, 11:47 AM
  2. Sending SMS using PIC18F452
    By austin_rulez in forum C Programming
    Replies: 1
    Last Post: 11-15-2006, 01:32 AM
  3. Google SMS
    By anonytmouse in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 10-15-2004, 06:06 AM
  4. Sms
    By Joanna in forum Tech Board
    Replies: 5
    Last Post: 08-31-2004, 07:25 AM
  5. SMS provider that offer SMS shipping world-wide for under 0,05 € ???
    By gicio in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 05-26-2003, 08:26 PM