Member Login
Search
Past & Future Posts
Sponsored Communities
Neat Stuff

Visit our shop for nerds in control lifestyle products.
Cool stuff
Thermal Overload
The threads that wouldn't die...
- PC reliability?
- Windows, real time
- PID loops
- PCs vs. PLCs
- Replacing people
- MS 'monopoly'?
- Software quality
- Where do we go from here?
- Why pay?
- PC reliability?
- Windows, real time
- PID loops
- PCs vs. PLCs
- Replacing people
- MS 'monopoly'?
- Software quality
- Where do we go from here?
- Why pay?
Fortune
Q: Why did the programmer call his mother long distance?
A: Because that was her name.
A: Because that was her name.
RSS Feed
www.control.com/rss
from the Automation List department...
Using Visual Basic 6.0 to send auto sms with conditionHi,
I am having some problem writing code using Windows Visual Basic 6 to send out sms automatically with condition. Can anyone give me sample code for reference?
I am having some problem writing code using Windows Visual Basic 6 to send out sms automatically with condition. Can anyone give me sample code for reference?
How are you trying to send the message? While one can in theory write directly to SMS services, it's tremendously easier to simply use the email gateways almost every service provider has. Then you just dump out an SMTP message with the info directed to the recipient. If you don't want to write your own SMTP code, then just buy one of the SMTP controls on the market. They all work, or at least all the ones I've seen work.
MB
--
Michael Batchelor
www.IndustrialInformatics.com
MB
--
Michael Batchelor
www.IndustrialInformatics.com
Hi,
I now use HTTP interface, it avoids all the SMTP trouble (email is almost useless now thanks to spam) and SMS can be done in a single curl command.
I use a provider called aql, they have some sample code on their site.
http://www.aql.com/site/developerinfo2.php
http://curl.haxx.se/download.html
Marc Sinclair
I now use HTTP interface, it avoids all the SMTP trouble (email is almost useless now thanks to spam) and SMS can be done in a single curl command.
I use a provider called aql, they have some sample code on their site.
http://www.aql.com/site/developerinfo2.php
http://curl.haxx.se/download.html
Marc Sinclair
From Control Engineering magazine...
Related articles from Control Engineering magazine- OPC: Painless migration, classic OPC DA to OPC UA, partership
- Easier: panel designs, short-circuit current rating compliance
- MechatronicsZone road show kicks off
- ODVA, DeviceNet: New CIP specs; ControlNet added; 2009 meeting
- Partnership: Advanced, interoperable motion control, machine tools
- Protect intellectual property: Encrypt firmware, control code
- Embedded, wireless devices, dynamic IP routing
- Portable computing: Operators can be mobile with rugged HMI
Above articles copyright 2008 Reed Business Information. Subject to its Terms of Use.
Your use of this site is subject to the terms and conditions set forth under Legal Notices and the Privacy Policy. Please read those terms and conditions carefully. Subject to the rights expressly reserved to others under Legal Notices, the content of this site and the compilation thereof is © 1999-2008 Control Technology Corporation. All rights reserved.
Users of this site are benefiting from open source technologies, including PHP, PostgreSQL and Apache. Be happy.
Our Advertisers
Help keep our servers running...
Patronize our advertisers!
Patronize our advertisers!



