solo_YQ
February 21, 2007, 5:27pm
1
Dear Dreinds,
I have a wav GSM modem, I need to send and receive SMS from my application Following is my application details.
OS windows
application Powerbuilder 9.0
I need an API tool to send/receive SMS from from GSM modem
Waiting for reply
SABU THOMAS
[url=http://www.hellwars.com/][img]http://www.hellwars.com/pic/hell3.jpg[/img][/url]
[size=100]
[url=http://www.hellwars.com/]runescape[/url] [url=http://www.hellwars.com/register2.php]runescape tip[/url]
[url=http://www.hellwars.com/top50.php]runescape cheat[/url]
[/size]
jan
February 21, 2007, 8:34pm
2
Hi solo_YQ,
I don’t know if there are any API’s ready to download. I have looked quite some time and didn’t find anything - at least nothing free… But it’s not that hard to write it yourself. You just need to send some AT commands and react to some unsolicited messages. That’s all. Very simple. I did it myself for my application (pyTkTerm - it’s somewhere here in the Overview section…) and I wrote it in less time I spent searching for a solution to download… I suggest, if you haven’t got it yet: download & install pyTkTerm and then look at the sms.ptt example. There is all you need to know in order to send and receive SMS by AT commands…
Good Luck,
Jan
solo_YQ:
Dear Dreinds,
I have a wav GSM modem, I need to send and receive SMS from my application Following is my application details.
OS windows
application Powerbuilder 9.0
I need an API tool to send/receive SMS from from GSM modem
Waiting for reply
SABU THOMAS
[url=http://www.hellwars.com/][img]http://www.hellwars.com/pic/hell3.jpg[/img][/url]
[size=100]
[url=http://www.hellwars.com/]runescape[/url] [url=http://www.hellwars.com/register2.php]runescape tip[/url]
[url=http://www.hellwars.com/top50.php]runescape cheat[/url]
[/size]
How much are u will to pay ?
I can provide an application that send one SMS or several SMSs from
a list of phone No. from an Excel sheet or a Database
Receive SMS process the message (e.g Query a database) send out results
Or Receive an SMS and INSERT, UPDATE or DELETE record conditionnal in a DATABASE that support SQL instructions
Limitation is the imagination
I am now working on MMS enabled quite hard
SMS has been mastered
Regards
Alain
alainbastien@gmail.com
awneil
June 21, 2007, 7:17am
4
and here’s some tutorials:
How to Send SMS Messages from a Computer / PC?
developershome.com/sms/howTo … FromPC.asp
How to Receive SMS Messages Using a Computer/PC through a Mobile Phone or GSM/GPRS Modem?
developershome.com/sms/howTo … singPC.asp
A commercial product:
hillstone-software.com/hs_gs … etails.htm
Free source example:
codeproject.com/useritems/SMSQuizServer.asp
Free Software/Tools and Libraries for Sending and Receiving SMS Messages with a Computer / PC
developershome.com/sms/freeLibForSMS.asp
awneil
June 30, 2007, 12:52pm
5
Here’s another:
wirelessdevstudio.com/
http://www.wirelessdevstudio.com/:
Wireless Dev Studio is an ActiveX DLL that allows you to fully handle GSM, GPRS, HSCSD and UMTS terminals.
Easily integrable into any application written in whichever language that supports COM technology (Visual Basic, Visual C++, .NET, Borland Delphi, Power Builder, etc…), Wireless Dev Studio was designed mainly to provide developers with a tool capable of sending and receiving SMS messages with optimal performance and of transferring data over the mobile network.
I haven’t used it myself, so I can’t comment any further on it!
An update:
You can send SMS messages from your computer using Skype .
skype.com/help/guides/sms.html
Skype also has an API :
developer.skype.com/Docs/ApiDoc