Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows CE
»
how to send sms
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Developer Blog
Follow us on Twitter
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
(preview only)
Search
Advanced search
Recent
Why this IDE so fragile?
by
DonAlfredo
[
Today
at 06:29:11 am]
Unused code in linked pro...
by
440bx
[
Today
at 06:12:53 am]
[SOLVED by wp] Adding BiD...
by
lazdeveloper
[
Today
at 06:05:20 am]
PDF viewer
by
lazdeveloper
[
Today
at 05:54:42 am]
How to print a PDF docume...
by
lazdeveloper
[
Today
at 05:51:56 am]
BGRABitmap textout does n...
by
upsidasi
[
Today
at 05:43:51 am]
Change the drive letter ...
by
Ericktux
[
Today
at 05:32:13 am]
Global Variables
by
440bx
[
Today
at 05:05:51 am]
Designer doesn't work in ...
by
hunghung
[
Today
at 05:03:55 am]
LayoutManager on Lazarus?
by
hunghung
[
Today
at 05:01:53 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: how to send sms (Read 7826 times)
deadflowers
New member
Posts: 6
how to send sms
«
on:
January 19, 2010, 10:52:44 am »
how to send sms with usb sms modem in console mode ? thxs before
«
Last Edit: January 19, 2010, 11:16:03 am by deadflowers
»
Logged
LazaruX
Hero Member
Posts: 597
Lazarus original cheetah.The cheetah doesn't cheat
Re: how to send sms
«
Reply #1 on:
January 19, 2010, 11:24:27 am »
I maybe have a solution for you, but its something commercial and its an ActiveX control. contact me with a private message if you want more information.
Logged
José Mejuto
Full Member
Posts: 136
Re: how to send sms
«
Reply #2 on:
January 21, 2010, 01:33:27 am »
Quote from: deadflowers on January 19, 2010, 10:52:44 am
how to send sms with usb sms modem in console mode ? thxs before
Hello,
GSM modems have a set of AT commands to perform some tasks like sending SMS, but not all models share the same AT command set, but most modern ones share many pieces of some standard, but still you can found some incompatibilities. This is a quite useful guide:
http://www.developershome.com/sms/atCommandsIntro.asp
Logged
deadflowers
New member
Posts: 6
Re: how to send sms
«
Reply #3 on:
February 04, 2010, 09:31:39 pm »
thxs for ur information
Logged
purnamayasa
Newbie
Posts: 2
Re: how to send sms
«
Reply #4 on:
June 05, 2012, 02:53:14 am »
May be you can check in created post
http://www.lazarus.freepascal.org/index.php/topic,17124.msg94013.html#msg94013
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows CE
»
how to send sms