Materials for December 2018 year » Page 7 » Developer.Team

AlphaControls v14.12 Stable (D5-D10.3/BCB6-BCB10.3) Retail

AlphaControls v14.12 Stable (D5-D10.3/BCB6-BCB10.3) Retail
AlphaControls v14.12 Stable (D5-D10.3/BCB6-BCB10.3) Retail


AlphaControls - a set of common and some unique components that support skins (AlphaSkins), as well as having some additional features. All skin elements can have their own properties for advanced drawing the gradient, realistic framework, semi-transparent and blurry shadows. Graphics functions produce all the calculations and drawing in real-time. Added property BoundLabel for editing elements. Handled various mouse events, which gives some additional features components. Manager prompts controls the tips in the application and gives them a beautiful view with a lot of settings that can be changed by a special designer. Analogs of standard components provide all the functionality and add a lot of new solutions to improve software quality and their appearance.
Read more

December 2018 RAD Server Database Migration Patch for 10.3

December 2018 RAD Server Database Migration Patch for 10.3
December 2018 RAD Server Database Migration Patch for 10.3


RAD Server offers automatic migration of its database. The version in 10.3 can successfully migrate the database from 10.2.3, but not from older versions, limiting the migration of existing projects (in development or already deployed). This patch fixes the problem, allowing automatic migration from older versions of the database in the RAD Server (EMS) Upgrade Wizard.
Read more

Ozeki NG SMS Gateway v4.16.4

Ozeki NG SMS Gateway v4.16.4
Ozeki NG SMS Gateway v4.16.4


Install Ozeki NG SMS Gateway to get the highest performance, availability and security to run your most demanding SMS applications.

500 SMS messages / second (sending and receiving)
100 simultaneously connected applications
64+ concurrent SMSC connections
Support for multi core and multiprocessor systems
Support for 32bit and 64bit architectures
Works in virtualized environments as well (VMWare, KVM, Microsoft, Oracle and other virtualized systems)
Read more

Foxit Quick PDF Library 16.12 Retail

Foxit Quick PDF Library 16.12 Retail
Foxit Quick PDF Library 16.12 Retail


Generate, manipulate, print, render, secure, extract text, digitally sign, split and merge PDF files with just a few lines of code on Windows. Boost your development capabilities with Quick PDF Library: a powerful, developer-focused PDF SDK for adding PDF functionalities to your applications. It features over 900 functions, a robust API and it can run in both desktop and server environments.
Read more

OZEKI VoIP SIP SDK 1.9.0 Retail

OZEKI VoIP SIP SDK 1.9.0 Retail
OZEKI VoIP SIP SDK 1.9.0 Retail


Ozeki VoIP SIP SDK provides a first-rate technology for softphone development. Instead of wasting time for long development process on your own, you can take advantage on this decent software development kit. You will see how easy it is to create a softphone when you use Ozeki SIP SDK. A basic programming knowledge is enough, since Ozeki SIP SDK provides the base for the VoIP solution you are working on.
Read more

Stimulsoft Reports Server 2019.1.1

Stimulsoft Reports Server 2019.1.1
Stimulsoft Reports Server 2019.1.1


Stimulsoft Reports.Server is a client-server system that allows you to easily and effectively implement a full cycle of working with reports from the designing and automation of execution information processing tasks to preparing for convenient presentation of results to users. Functionality and power of the reporting module is implemented using a fast and modern technology Stimulsoft Reports which flexibility and reliability is time-tested.
Read more

Stringer - Java Obfuscator by Licel 3

Stringer - Java Obfuscator by Licel 3
Stringer - Java Obfuscator by Licel 3


Stringer Java Obfuscator safeguards Java application binaries (JARs, Java 9 Modules, OSGI, WARs, EARs, Eclipse RCP) against reverse engineering and modification.

FEATURES
Encryption of Strings
Encryption of Resources
Hiding Method Calls, Field Types, and Field Access
Integrity control: Certificate Checks, JAR Content Checks, JAR sealing, Runtime Integrity Checks
Tamper Notifications
Anti-Emulator
Java Code Anti-Debugging
Resource Name Obfuscation
Transparent SSL Pinning / HTTP Public Key Pinning (HPKP)
Watermarking
Secure Code Execution Environment
Read more

class for INI files UDBini.pas

uses  UDBini
{------------------------------}
var demo :  TDBini;
{------------------------------}
//ini file

test:=TDBINI.create('F:\RAD_ESTUDIO10.2\dbini\example.ini');
test.forEach( procedure(id:string ) begin
    example.get(id,'field1');
    ListView1.items.AddItem.Text:= id +        test.get(id,'field1');;
 end );
 //for delete
test.delete('section_name');
//for add

test.add('unique_section','key','value');
test.add('unique_section','bytestream',StreamString.create('áéíóú'));

//for save in file

test.save
Read more

Devart dbExpress Driver for InterBase and Firebird 4.10.15

Devart dbExpress Driver for InterBase and Firebird 4.10.15
Devart dbExpress Driver for InterBase and Firebird 4.9.14


dbExpress is a database-independent layer that defines common interface to provide fast access to InterBase and Firebird from Delphi and C++Builder including Community Edition on Windows and macOS for both 32-bit and 64-bit platforms. For these servers, dbExpress provides a driver as an independent library that implements the common dbExpress interface for processing queries and stored procedures. As data-access layer is thin and simple, dbExpress provides high performance database connectivity and is easy to deploy. You can use our driver in the same way as the one supplied by Embarcadero.
Read more