Board index » cppbuilder » Developing an SMS application for sending sms messages to a mobile telephone

Developing an SMS application for sending sms messages to a mobile telephone

Has anyone developed an SMS application for sending sms messages to a mobile
telephone in C++ Builder. Where do I start. Which classes to use and more?

Please give me some advice how to start?

/Micke

 

Re:Developing an SMS application for sending sms messages to a mobile telephone


Quote
Micael Arvidsson <mic...@codeplant.se> wrote in message

news:7ta5kd$eou3@forums.borland.com...

Quote
> Has anyone developed an SMS application for sending sms messages to a
mobile
> telephone in C++ Builder. Where do I start. Which classes to use and more?

> Please give me some advice how to start?

I did this about a year ago...iirc there are no classes around for doing
this
Most of it was built on top of serial port classes..

The documentation is awful, but I found something on the net that helped

I will see if I can still find a URL for it

--
E
samhain@[loseMe].earthling[loseMe].net

Other Threads