Sending WhatsApp msgs

User avatar
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

Post by Antonio Linares »

Tested and properly working on Windows, Mac and Linux :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
sambomb
Posts: 388
Joined: Mon Oct 13, 2008 11:26 am
Location: Itaocara - RJ - Brasil

Re: Sending WhatsApp msgs

Post by sambomb »

Antonio, can you test and tell if this still work?
Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
User avatar
Silvio.Falconi
Posts: 7120
Joined: Thu Oct 18, 2012 7:17 pm

Re: Sending WhatsApp msgs

Post by Silvio.Falconi »

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...
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
User avatar
vilian
Posts: 985
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

Re: Sending WhatsApp msgs

Post by vilian »

I would also like to know if this class still running...
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
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

Post by Antonio Linares »

WhatsApp changed its protocol so surely it is not working any more.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
sambomb
Posts: 388
Joined: Mon Oct 13, 2008 11:26 am
Location: Itaocara - RJ - Brasil

Re: Sending WhatsApp msgs

Post by sambomb »

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
User avatar
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

Post by Antonio Linares »

Samir,

I don't know which one is the the current protocol, or how they have changed it :-(
regards, saludos

Antonio Linares
www.fivetechsoft.com
George
Posts: 726
Joined: Tue Oct 18, 2005 6:49 pm

Re: Sending WhatsApp msgs

Post by George »

It's possible to use WhatsApp or Telegram Messenger to send SMS using FWH?
User avatar
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

Post by Antonio Linares »

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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
George
Posts: 726
Joined: Tue Oct 18, 2005 6:49 pm

Re: Sending WhatsApp msgs

Post by George »

Antonio,
Telegram APIs is available, free of charge, for developers:
https://core.telegram.org/api

Perhaps we can use it with FWH.

Regards,

George
User avatar
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

Post by Antonio Linares »

George,

Thanks,

It looks quite complex. If we could find a simple example in C or C++...
regards, saludos

Antonio Linares
www.fivetechsoft.com
dagiayunus
Posts: 85
Joined: Wed Nov 19, 2014 1:04 pm
Contact:

Re: Sending WhatsApp msgs

Post by dagiayunus »

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
Regards
Yunus

FWH 21.02
hmpaquito
Posts: 1482
Joined: Thu Oct 30, 2008 2:37 pm

Re: Sending WhatsApp msgs

Post by hmpaquito »

dagiayunus,

¿ Has pensado en contratar los servicios de Fivetech Software para que te ayude a integrar esos fuentes en tu aplicación ?

Saludos
dagiayunus
Posts: 85
Joined: Wed Nov 19, 2014 1:04 pm
Contact:

Re: Sending WhatsApp msgs

Post by dagiayunus »

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í.
Regards
Yunus

FWH 21.02
hmpaquito
Posts: 1482
Joined: Thu Oct 30, 2008 2:37 pm

Re: Sending WhatsApp msgs

Post by hmpaquito »

Ah ! I'm sorry, my mistake.
Post Reply