CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: sms services...

  1. #1
    Join Date
    Sep 2004
    Posts
    100

    sms services...

    where can i get samples of AT commands ???
    where can i get samples of sms application ???

    for usage under visual basic
    for usage under visual basic.net

  2. #2
    Join Date
    Apr 2002
    Location
    India - bangalore
    Posts
    53

    Re: sms services...

    You can get AT commands from www.3gpp.com.
    spec no. for general AT commands 27007 and for sms 27005

    you can get pc based sms applications from net but may not be for target.

  3. #3
    Join Date
    Jan 2005
    Posts
    15

    Re: sms services...

    You can try this easy to use SMS Gateway freeware, VisualGSM Lite, that provides HTTP and Commandline interface to send out SMS.

    http://www.sms-gateway-software.com

    Rgds,
    Joshua

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured