![Smile :-)](./images/smilies/icon_smile.gif)
Sending WhatsApp msgs
- Antonio Linares
- Site Admin
- Posts: 42454
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 20 times
- Been thanked: 58 times
- Contact:
Re: Sending WhatsApp msgs
Antonio, can you test and tell if this still work?
Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
xHarbour 1.2.3 + Fwhh 20.2
- Silvio.Falconi
- Posts: 7120
- Joined: Thu Oct 18, 2012 7:17 pm
Re: Sending WhatsApp msgs
Antonio,
can publish the recent version here ... it can be compile with xharbour or only with harbour ?
it is compatible with Whatspp Portable application .. ? I have it for windows on a key usb...
can publish the recent version here ... it can be compile with xharbour or only with harbour ?
it is compatible with Whatspp Portable application .. ? I have it for windows on a key usb...
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
- Antonio Linares
- Site Admin
- Posts: 42454
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 20 times
- Been thanked: 58 times
- Contact:
Re: Sending WhatsApp msgs
Antonio Linares wrote:WhatsApp changed its protocol so surely it is not working any more.
Can you update to the new protocol?
Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
xHarbour 1.2.3 + Fwhh 20.2
- Antonio Linares
- Site Admin
- Posts: 42454
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 20 times
- Been thanked: 58 times
- Contact:
Re: Sending WhatsApp msgs
Samir,
I don't know which one is the the current protocol, or how they have changed it![Sad :-(](./images/smilies/icon_sad.gif)
I don't know which one is the the current protocol, or how they have changed it
![Sad :-(](./images/smilies/icon_sad.gif)
Re: Sending WhatsApp msgs
It's possible to use WhatsApp or Telegram Messenger to send SMS using FWH?
- Antonio Linares
- Site Admin
- Posts: 42454
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 20 times
- Been thanked: 58 times
- Contact:
Re: Sending WhatsApp msgs
George,
The code that I developed for whatsapp is no longer working as they changed the used protocol.
I don't know if Telegram provides an API that we could use.
The code that I developed for whatsapp is no longer working as they changed the used protocol.
I don't know if Telegram provides an API that we could use.
Re: Sending WhatsApp msgs
Antonio,
Telegram APIs is available, free of charge, for developers:
https://core.telegram.org/api
Perhaps we can use it with FWH.
Regards,
George
Telegram APIs is available, free of charge, for developers:
https://core.telegram.org/api
Perhaps we can use it with FWH.
Regards,
George
- Antonio Linares
- Site Admin
- Posts: 42454
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 20 times
- Been thanked: 58 times
- Contact:
Re: Sending WhatsApp msgs
George,
Thanks,
It looks quite complex. If we could find a simple example in C or C++...
Thanks,
It looks quite complex. If we could find a simple example in C or C++...
-
- Posts: 85
- Joined: Wed Nov 19, 2014 1:04 pm
- Contact:
Re: Sending WhatsApp msgs
C# library to talk to Telegrams Bot API
https://github.com/reo7sp/tgbot-cpp
https://github.com/MrRoundRobin/telegram.bot
C++ library for Telegram bot API.
https://github.com/reo7sp/tgbot-cpp
Regards
Yunus
https://github.com/reo7sp/tgbot-cpp
https://github.com/MrRoundRobin/telegram.bot
C++ library for Telegram bot API.
https://github.com/reo7sp/tgbot-cpp
Regards
Yunus
Regards
Yunus
FWH 21.02
Yunus
FWH 21.02
Re: Sending WhatsApp msgs
dagiayunus,
¿ Has pensado en contratar los servicios de Fivetech Software para que te ayude a integrar esos fuentes en tu aplicación ?
Saludos
¿ Has pensado en contratar los servicios de Fivetech Software para que te ayude a integrar esos fuentes en tu aplicación ?
Saludos
-
- Posts: 85
- Joined: Wed Nov 19, 2014 1:04 pm
- Contact:
Re: Sending WhatsApp msgs
As Mr. Antonio had asked for c library in 2015. so I have just shared the link here.
Translate from English :
El Sr. Antonio había pedido para la biblioteca C en el año 2015 por lo que sólo he compartido el enlace aquí.
Translate from English :
El Sr. Antonio había pedido para la biblioteca C en el año 2015 por lo que sólo he compartido el enlace aquí.
Regards
Yunus
FWH 21.02
Yunus
FWH 21.02