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
Problem with polish lette...
by
JuhaManninen
[
Today
at 01:11:52 pm]
IDE freezing the OS
by
Zvoni
[
Today
at 12:54:17 pm]
[SOLVED] Qword to BlockRe...
by
lucamar
[
Today
at 12:52:30 pm]
New Command Palette IDE E...
by
soerensen3
[
Today
at 12:51:39 pm]
FPC + Lazarus on Dragonfl...
by
hunghung
[
Today
at 12:50:50 pm]
Lazarus doubled all of my...
by
hunghung
[
Today
at 12:48:17 pm]
Fatal: No memory left
by
julkas
[
Today
at 12:06:05 pm]
[SOLVED] Default behavior...
by
PascalDragon
[
Today
at 11:30:47 am]
Are there any bash like i...
by
PascalDragon
[
Today
at 11:27:25 am]
Who maintain the fpc and ...
by
JuhaManninen
[
Today
at 11:23:28 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: how to send sms (Read 7821 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