ββHi, please try this Delphi example that implements a simple host key repository to keeps all known and verified by users the SFTP host-keys and automatically accept connections to these hosts π²
The SFTP component provides all necessary remote host information: host name, key type, finger-print, and host key bytes. You can save this information to the disk, and load next time you run the app.
The program connects to an SFTP host via SSH, authorizes with the user/password or the Public Key algorithms, lists, downloads, and uploads files π
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/tree/master/vcl/SFtpClientWithHostKeyRepository
The SFTP component provides all necessary remote host information: host name, key type, finger-print, and host key bytes. You can save this information to the disk, and load next time you run the app.
The program connects to an SFTP host via SSH, authorizes with the user/password or the Public Key algorithms, lists, downloads, and uploads files π
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/tree/master/vcl/SFtpClientWithHostKeyRepository
ββA special Free Edition of Blaise Pascal Magazine 102 for Delphi 11.1 is still available to download.
There are articles on VCL4Python, PAS2JS, understanding Electron Page, and many more π²
Just visit the official webpage to download π
https://www.blaisepascalmagazine.eu/special-for-issue-102-blaise-pascal-magazine/
There are articles on VCL4Python, PAS2JS, understanding Electron Page, and many more π²
Just visit the official webpage to download π
https://www.blaisepascalmagazine.eu/special-for-issue-102-blaise-pascal-magazine/
In this video Holger Flick, MVP and chief evangelist at TMS Software, explains how he creates his videos.
You will learn where to get ideas, how to work with the material, what the hardware and software are used to make videos, and many more π€
Just watch it, and don't forget to ππ
https://youtu.be/gr37KetWqq0
You will learn where to get ideas, how to work with the material, what the hardware and software are used to make videos, and many more π€
Just watch it, and don't forget to ππ
https://youtu.be/gr37KetWqq0
YouTube
βHow it works ... in Delphiβ videos by Holger are created. [Beginner]
In this video Holger will explain how he creates his videos.
CONNECT:
Facebook: https://www.facebook.com/tmssoftware/
Twitter: https://twitter.com/TMSsoftwareNews
LinkedIn: https://www.linkedin.com/company/tmss...
Instagram: https://www.instagram.com/tmssoftware/β¦
CONNECT:
Facebook: https://www.facebook.com/tmssoftware/
Twitter: https://twitter.com/TMSsoftwareNews
LinkedIn: https://www.linkedin.com/company/tmss...
Instagram: https://www.instagram.com/tmssoftware/β¦
ββFrom time to time we need icons for buttons, forms, and other UI elements in our apps. Just check out a list of free open-source icons by Streamline.
Here is an open-source set with all the essential free icons for user interfaces, based on a tiny 14px grid π₯
https://www.streamlinehq.com/icons/streamline-mini-line
Here is an open-source set with all the essential free icons for user interfaces, based on a tiny 14px grid π₯
https://www.streamlinehq.com/icons/streamline-mini-line
ββHave you ever needed the run-time call-stack tracing with Delphi?
The updated set of TMS MemInsight tools provides a special function, GetCallStack, that can obtain call-stack information when calling a method in your app. This might be necessary to collect debug information when running the app in production.
Just check out the TMS dev blog for more details π²
https://www.tmssoftware.com/site/blog.asp?post=935
The updated set of TMS MemInsight tools provides a special function, GetCallStack, that can obtain call-stack information when calling a method in your app. This might be necessary to collect debug information when running the app in production.
Just check out the TMS dev blog for more details π²
https://www.tmssoftware.com/site/blog.asp?post=935
ββDo you need to work with GMail or Google Calendar in Delphi? Check out the following GitHub repository that implements integrations for Google Workspace developer products.
The current version of the library provides access to Gmail and Google Calendar APIs. The library utilizes RTTI to serialize JSON to Delphi classes and Clever Internet components to implement HTTPS and OAUTH protocols π²
Also, the repo includes an example of using Gmail to send mail from your Delphi app. Just try it and see how it works π
https://github.com/CleverComponents/Google-Apis
The current version of the library provides access to Gmail and Google Calendar APIs. The library utilizes RTTI to serialize JSON to Delphi classes and Clever Internet components to implement HTTPS and OAUTH protocols π²
Also, the repo includes an example of using Gmail to send mail from your Delphi app. Just try it and see how it works π
https://github.com/CleverComponents/Google-Apis
Take a look at this GitHub repo. The author included documentation files about programming, Delphi, Lazarus, operating systems, cyber security, algorithms, mobile development, etc. π
May be you will find here some useful information for your work π
https://github.com/coderserdar/Documents
May be you will find here some useful information for your work π
https://github.com/coderserdar/Documents
GitHub
GitHub - coderserdar/Documents: This repo includes some kind of documentation files about Information Technologies like Programmingβ¦
This repo includes some kind of documentation files about Information Technologies like Programming, Operating Systems, Cyber Security, Algorithm, Mobile Development etc. - coderserdar/Documents