WebEdition: Send a SMS or WhatsApp message as password?

The Problem: I have a big WebEdition - App. Only our own coworkers should use it. But I have the problem, that - from time to time - a mad coworker shares his password with foreign companies… I don’t find a solution that I can get the name of these computers, so I have to search for better solution.

My new idea: I generate each day a new password. The coworkers get a SMS to their mobile phone, and get login with this password. If he shared its password “accidentally” it isn’t so bad, because at the next day, the password is old - and he have to get a new one via SMS.

The Problem: Can I send a SMS via Xojo? [Do I need a SMS Modem or something for this?]

The best solution: Because all coworkers are using “WhatsApp”: Can I send a WhatsApp message with the new password to all of them with Xojo?

[quote=238310:@Thomas Mueller]The Problem: I have a big WebEdition - App. Only our own coworkers should use it. But I have the problem, that - from time to time - a mad coworker shares his password with foreign companies… I don’t find a solution that I can get the name of these computers, so I have to search for better solution.

My new idea: I generate each day a new password. The coworkers get a SMS to their mobile phone, and get login with this password. If he shared its password “accidentally” it isn’t so bad, because at the next day, the password is old - and he have to get a new one via SMS.

The Problem: Can I send a SMS via Xojo? [Do I need a SMS Modem or something for this?]

The best solution: Because all coworkers are using “WhatsApp”: Can I send a WhatsApp message with the new password to all of them with Xojo?[/quote]

See the Twillio example in communication to send SMS.

I recently made a web one posted in https://forum.xojo.com/28937-using-twilio-to-make-voice-calls

I have used http://www.2sms.com in some of my apps. You can send them a text file/message via an email or FTP (both work using CURLEmailMBS and CURLFTP respectively). I don’t use the feature a lot, but it works.

http://www.whatsapp.com/faq/en/iphone/23559013

Google is your friend…

http://www.emailtextmessages.com