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

Author: Ivan Revelli

Digital solution partner

smartFB v. 2.2.0.160 released

A new version of smartFB is ready to download. New in 2.2.0.160: SQL Autocomplete ( bug fixed ) Added a Network utility to test or stress an http or https address Update JSON tool and Delphi Integration.   Download smartFB at: https://api.xtumble.com/downloadattachmentpub?cid=05830520960&&fname=/applications/public/SetupSmartFB.exe

Building a Standalone WebBroker Server for Linux – ThreadPool Management

With Delphi you can create a Linux stand alone webBrocker application server as you can see in the following video:     Yuo can also specify for you WebBrocker app the threadpool managing, that can help you to increase performance of your app server. In this example we configure a thread pool of 50 preallocated…
Read more

Ubuntu add a swap file into another disk

Firefox howto enable browsing on old TLS 1.2 and older TLS version

If you have and old hardware or service that expose the configuration interface on old https with an old encryption protocol, all browser block you site ( even if is remote or locally ). On Firefox you need to write in the address bar : “about:config” after that, in the config search bar write “tls”:…
Read more

Ubuntu LTS Release Duration

From Ubuntu official site you can check all about support of your Ubuntu SO support at : https://ubuntu.com/about/release-cycle

Delphi 11.1 – NetHttpClient Security Error (12175) on old Windows System

Error occurred when releasing apps developed with Delphi 11.1 on older windows operating systems: Windows 7, Windows 2008 srv and Windows 2012 Server. Simply invoking a simple “get” call with the netHttpClient class I would get the “Security Error (12175)” error. To solve the problem, it was sufficient to exclude the “THTTPSecureProtocol.SSL2” protocol from the…
Read more