Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Category: Posts

Digital solution partner

Delphi Support OpenSSL and HTTPS for iOS Devices

Since 2014, it’s been possible to compile applications with Delphi for the iOS world and integrate the Indy library for TCP/IP communication with SSL encryption thanks to OpenSSL, as documented on Embarcadero’s website at the following link https://blogs.embarcadero.com/openssl-and-https-support-for-ios-devices/. This can be done by including the “IdSSLOpenSSLHeaders_Static.pas” library in your project and copying the compiled libraries…
Read more

Login in your app with Google Signin on Android programmatically with Delphi

Xtumble Drive: Manage your documents collaboratively and smartly

Il Drive di Xtumble permette di gestire i documenti in modo collaborativo, utilizzando gli strumenti con cui siete abituati a lavorare.

Ubuntu 22.04 configure Access Point by shell commands

Set up an Access Point in minutes with Ubuntu / Linux usually even without a graphical interface.

How To Install different version of PHP on Ubuntu

  Tested on: Ubuntu 22.04 Default php version is 8.1 and we want install php 7.4 Ondrej PPA contains PHP 8.2, 8.1, 8.0, 7.4, 7.3, 7.2, 7.1, 7.0 & PHP 5.6 packages. First update the system   sudo apt update && sudo apt upgrade 1. Check Active PHP Version php -v 2. Install php on system…
Read more