02-20-2021, 02:55 AM
(This post was last modified: 02-20-2021, 12:45 PM by Jose Nilton Pace.)
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!
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!
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!
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!