DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Bragi Fannar Guest

    Send SMS using LAN connection?


    Does anybody know where I can find a code sample on how to send SMS messages
    using LAN or modem connection?

    Thank's in advance
    Bragi Fannar

  2. #2
    michiel de bruijn Guest

    Re: Send SMS using LAN connection?

    Hi Bragi,

    > Does anybody know where I can find a code sample on how to send SMS

    messages
    > using LAN or modem connection?


    I'm assuming you're talking about GSM Short Message Service messages?
    There's not really a standard for doing this, as it really depends on what
    the local service provider(s) offer -- you'll have to contact them to see if
    they have any specs and/or software available. Most of the time, a modem
    dialup and a rather trivial ASCII-based protocol is involved. Depending on
    volume and circumstances, it might also pay off to hook up a GSM phone to a
    central server, and use that to send the messages (again, using a rather
    trivial, AT-command based, protocol).

    '//mdb




  3. #3
    michiel de bruijn Guest

    Re: Send SMS using LAN connection?

    Hi Bragi,

    > Does anybody know where I can find a code sample on how to send SMS

    messages
    > using LAN or modem connection?


    I'm assuming you're talking about GSM Short Message Service messages?
    There's not really a standard for doing this, as it really depends on what
    the local service provider(s) offer -- you'll have to contact them to see if
    they have any specs and/or software available. Most of the time, a modem
    dialup and a rather trivial ASCII-based protocol is involved. Depending on
    volume and circumstances, it might also pay off to hook up a GSM phone to a
    central server, and use that to send the messages (again, using a rather
    trivial, AT-command based, protocol).

    '//mdb




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links