Torsten Bergmann <[email protected]> writes: > Hi, > > Lots of message apps in use today (WhatsApp, Telegram, ...) on phones and > mobile > devices. There is "WhatsAPI" [1] - but my understanding is that it was closed > for > legal/security reasons. There are other solutions like Telegram that also > have an API [2]. > > What options do we have in Pharo these days: > > - to send messages from Pharo to a phone > - receive messages from an app to control a Pharo image remotely > from a phone or communicate
XMPP (jabber) is a standardized protocol with free open-source implementations. -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
