FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Sending WhatsApp msgs
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Sending WhatsApp msgs
Posted: Fri Aug 17, 2012 08:14 PM

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
Re: Sending WhatsApp msgs
Posted: Mon Sep 01, 2014 11:38 AM

Antonio, can you test and tell if this still work?

Email: SamirSSabreu@gmail.com
xHarbour 1.2.3 + Fwhh 20.2
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: Sending WhatsApp msgs
Posted: Mon Sep 01, 2014 03:43 PM

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 March-April 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
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: Sending WhatsApp msgs
Posted: Mon Sep 01, 2014 06:43 PM

I would also like to know if this class still running...

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Sending WhatsApp msgs
Posted: Tue Sep 02, 2014 02:25 AM

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 389
Joined: Mon Oct 13, 2008 11:26 AM
Re: Sending WhatsApp msgs
Posted: Tue Sep 02, 2014 11:27 AM
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
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Sending WhatsApp msgs
Posted: Tue Sep 02, 2014 01:05 PM

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
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
Re: Sending WhatsApp msgs
Posted: Sat Dec 05, 2015 06:01 PM

It's possible to use WhatsApp or Telegram Messenger to send SMS using FWH?

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Sending WhatsApp msgs
Posted: Sun Dec 06, 2015 09:18 AM

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
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
Re: Sending WhatsApp msgs
Posted: Sun Dec 06, 2015 01:37 PM

Antonio,
Telegram APIs is available, free of charge, for developers:

https://core.telegram.org/api

Perhaps we can use it with FWH.

Regards,

George

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Sending WhatsApp msgs
Posted: Sun Dec 06, 2015 06:38 PM

George,

Thanks,

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 85
Joined: Wed Nov 19, 2014 01:04 PM
Re: Sending WhatsApp msgs
Posted: Fri Oct 07, 2016 02:23 PM

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
Posts: 1515
Joined: Thu Oct 30, 2008 02:37 PM
Re: Sending WhatsApp msgs
Posted: Mon Oct 10, 2016 11:55 AM

dagiayunus,

¿ 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 01:04 PM
Re: Sending WhatsApp msgs
Posted: Mon Oct 10, 2016 01:04 PM

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
Posts: 1515
Joined: Thu Oct 30, 2008 02:37 PM
Re: Sending WhatsApp msgs
Posted: Mon Oct 10, 2016 03:43 PM

Ah ! I'm sorry, my mistake.

Continue the discussion