-
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
-
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
-
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks