| View previous topic :: View next topic |
| Author |
Message |
Bob Gosnell Guest
|
Posted: Wed Mar 15, 2006 11:03 pm Post subject: OffTopic? Would like to send/receive SMS - how? |
|
|
I would like to send and receive SMS from my application. Aren't there GSM
modems which could be connected to a standard PC? What software (license free)
or code snippets are already available for simple text-sms?
Any help appreciated,
Bob |
|
| Back to top |
|
 |
HF Guest
|
Posted: Thu Mar 16, 2006 12:03 am Post subject: Re: OffTopic? Would like to send/receive SMS - how? |
|
|
Hi Bob ,
use TurboPower Async Professional components. There is a component
ApdGSMPhone . You can find turbo power components in
http://sourceforge.net/projects/tpapro
-minas
? "Bob Gosnell" <bobg (AT) hotmail_hehe (DOT) com> ?????? ??? ??????
news:ja2h12lekluvh6s5bd4m12qrq079vvkhpo (AT) 4ax (DOT) com...
| Quote: | I would like to send and receive SMS from my application. Aren't there GSM
modems which could be connected to a standard PC? What software (license
free)
or code snippets are already available for simple text-sms?
Any help appreciated,
Bob |
|
|
| Back to top |
|
 |
David Perkins Guest
|
Posted: Thu Mar 16, 2006 1:03 am Post subject: Re: OffTopic? Would like to send/receive SMS - how? |
|
|
| Quote: | I would like to send and receive SMS from my application. Aren't there GSM
modems which could be connected to a standard PC? What software (license free)
or code snippets are already available for simple text-sms?
|
Either use an email to sms service (like clickatell) or you could try
the Oxygen SMS controls:
http://www.devdirect.com/ALL/commssms_PCAT_1949.aspx |
|
| Back to top |
|
 |
Thomas Maeder [TeamB] Guest
|
Posted: Thu Mar 16, 2006 6:03 pm Post subject: Re: OffTopic? Would like to send/receive SMS - how? |
|
|
Bob Gosnell <bobg (AT) hotmail_hehe (DOT) com> writes:
| Quote: | I would like to send and receive SMS from my application. Aren't
there GSM modems which could be connected to a standard PC?
|
No. I.e. there are.
| Quote: | What software (license free) or code snippets are already available
for simple text-sms?
|
There is an extension to the AT command set (known from modems) that
provides an interface to the SMS functionality of a GSM device.
And I'm sure that there is a variety of libraries that you can
use. They usually don't come license free, but I'm sure some are
licensed in a way that allows you to use them for free. |
|
| Back to top |
|
 |
|