Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in your Delphi/C++ Applications? WINSOFT made a Flexible component suite that helps you to access internet resources with FTP, and HTTP/HTTPS protocols. It uses the Standard Microsoft WinInet API.
Features:
It supports FTP, HTTP, and HTTPS protocols. Well…
Dave Nottage - Checking for an Internet connection on Mobile Devices with Delphi XE5
November 27, 2013
Author: EivindB
Dave Nottage, Delphi developer from Adelaide South Australia, has posted a great technical article showing everyone how to check for an Internet connection using Delphi XE5. The code works on iOS and Android devices. Thank you so much Dave!
Read…