Hi,
How many sms you want to send? If you want to send few messages you have the option to do it with OCX. I have an OCX to control a nokia phone, you can make it, it's easy, see www.nokia.com For every phone you may have an OCX. If you have to send a hundred of message, you must talk with your mobile operator. I made a project to do this with Spain Operators and I used SONICMQ.
Yes !!! You can send SMS from your Progress 4 GL application. Please visit http://www.zyneo.com/. Download the SMS Active-X Control and program it to accepts required inputs. There are version available for windows as well as Linux.
This may not help, but I'll toss it out there anyway.
For MY phone, I can receive a message if someone sends a regular email to my phone number. For instance 5551231234@carrier.com.
If that would work for your phone, (and you're on a Unix system) I'd think you could use the mailx command the way we do here. As it happens we use the command to send email to our users, but the syntax would be the same.
What we're doing is;
assign
v-msgtext = ' whatever it is you need to say'
v-msghead = 'subject'.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.