Embarcadero GetIt
Components offering implementations of Datagram Transport Layer Security (DTLS) Clients and Servers through simple, easy-to-use, and intuitive APIs. … Read more
5 months ago 0
Embarcadero GetIt
Components offering implementations of Datagram Transport Layer Security (DTLS) Clients and Servers through simple, easy-to-use, and intuitive APIs. … Read more
5 months ago 0
Embarcadero GetIt
Components offering implementations of Secure File Transfer Protocol (SFTP) Clients and Servers, complete with strong SSH 2.0 encryption and cryptography through simple, easy-to-use, and intuitive APIs. … Read more
5 months ago 0
Embarcadero GetIt
Components offering implementations of Secure File Transfer Protocol (SFTP) Clients and Servers, complete with strong SSH 2.0 encryption and cryptography through simple, easy-to-use, and intuitive APIs. … Read more
5 months ago 0
Embarcadero GetIt
Components offering encryption and decryption operations based on standards such as PGP, RSA, ECC, AES, ChaCha, Poly1305, 3DES, JWS/JWE, PBKDF, and Rijndael through simple, easy-to-use, and intuitive APIs. … Read more
5 months ago 0
TMS Software
Introducing a new multi-part video series where we’ll explore the ins and outs of web deployment. If you’re new to web development or find it all a bit confusing, this series is perfect for… … Read more
5 months ago 0
Embarcadero GetIt
Modern apps have multiple threads, and this plugin lets you debug in parallel: the same way your code runs! See multiple call stacks, step or run each thread instead of the whole process, see multiple… … Read more
5 months ago 0
Embarcadero GetIt
Navigate your code! Bookmarks replaces the IDE’s inbuilt functionality with new, improved navigation. Place a marker with Ctrl+B – a number will be automatically assigned. Jump between bookmarks by pressing Ctrl+Alt+Left or Right Arrow. Never… … Read more
5 months ago 0
marcocantu
I’ve asked a few LLMs about the original of the Delphi name and the results have been quite surprising (well, not fully surprising, but still interesting). … Read more
5 months ago 0
Dalija Prasnikar
Developers that extensively use interfaces in Delphi probably know about a long-standing issue with the compiler, where interface parameters declared as const or [ref] will cause a memory leak if a reference-counted object instance is… … Read more
5 months ago in Inline variables, Leaks, memory management, Parameters0
dummzeuch
I just had the need for a safer version of Delphi’s GetEnumName, which checks whether the enum value passed to it is actually valid. This is what I came up with: // P must point… … Read more
5 months ago in Delphi0
Rizzato Fernando
Introduction The Encryption Engine is natively available as part of the Desktop, Server and ToGo editions of the Interbase database. InterBase enables you to encrypt information at one or both of the following levels: Database… … Read more
5 months ago in database, InterBase, News0
TMS Software
Implementing machine learning in your applications can be a daunting task. However, with TMS Web Core and the vast amount of available JavaScript libraries, this can be made much easier. To demonstrate this, we… … Read more
5 months ago 0
Antonio Zapater
In Part 1 of this series, we explored a simple demonstration of a web application running with Delphi code inside a WebBroker application, and using HTMX as a kind of middle-man. In this article we… … Read more
5 months ago in Code, Delphi, News0