Atozed Forums

Full Version: new IntraWeb Telegram class demo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

here is a super cool demo. Nothing fancy on the surface but it is really nice how everything works together to get a lot done with 1 line of code!!!

https://github.com/Atozed/IntraWeb/tree/...legramDemo

You just need to build it, copy 2 OpenSSL DLLs to the same folder where the EXE is and have fun!

You can send messages from the demo application directly to our @IWTelegramComponent Telegram channel.

Imagine the possibilities:

For instance, you can create an exclusive Telegram channel for your application and let your customers send support questions/tickets. Or... you can automate reporting of exceptions and have an exception handler sending exceptions to your channel... usage statistics.. whatever!
The possibilities are unlimited!  Smile

Please let me know what you think!

BTW: Open SSL libs can be downloaded here:
https://github.com/IndySockets/OpenSSL-Binaries

I suggest:
x86: https://github.com/IndySockets/OpenSSL-B...-win32.zip
x64: https://github.com/IndySockets/OpenSSL-B...-win64.zip


Cheers!
Good idea!

Is it possible or planned to send a message to a specific phone number?

That would be the icing on the cake!