Product License: FNC
Source: None
File Status: Fully functional
Compatible with: D7
Product License: FNC
Source: None
File Status: Fully functional
Compatible with: D7
Main Features:
Product License: FW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D6 D7
WebSocket is a web technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket.
sgcWebSockets is a complete package providing access to WebSockets protocol, allowing to create WebSockets Servers, Intraweb Clients or WebSocket Clients in VCL and Firemonkey applications.
Product License: FW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D2007 D2009 D2010 DXE DXE2 DXE3 DXE64
Product License: SW
Source: On purchase/registration
File Status: Demo only
Compatible with: D2009 D2010 DXE DXE2 DXE3
Product License: FW
Source: None
File Status: Fully functional
Compatible with: C2k10 C2k6 C2k7 C2k9 CB6 CB64 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
Features:
Product License: SW
Source: On purchase/registration
File Status: With Nag-Screen
Compatible with: C2k10 C2k6 C2k7 C2k9 CB6 CB64 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
This unit contains an implementation of the MD5 message digest algorithm. A Delphi class named TPJMD5 provides overloaded methods for calculating the MD5 of
Data types can be mixed and matched. Class methods provide quick shortcuts to taking the MD5 of a single file or single data item without having to create and free a TPJMD5 instance.
There is also an "advanced" record, TPJMD5Digest, that encapsulutes a MD5 digest. Operator overloads for assigning digests to and from strings and bytes arrays are provided. The digest can also be read in long words chunks.
The code was developed from scratch based on the algorithm presented in RFC 1321. Portions of the code are translated from the reference C code supplied in the RFC. However the code is not a literal translation into Pascal from the reference C code.
The algorithm and reference code are copyright © 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved.
DUnit tests for the unit are supplied in the download. The tests include all those specified in RFC 1321 (http://www.faqs.org/rfcs/rfc1321.html).
The unit is fully documented at http://www.delphidabbler.com/url/md5-docs
Product License: FW
Source: None
File Status: Fully functional
Compatible with: D2009 D2010 DXE DXE2 DXE3 DXE64
The System Information Classes unit provides the following static classes and global variables:
The classes are fully documented online.
All the classes are compatible with the Delphi 32 bit and 64 bit compilers.
Demo programs are included for both the VCL and FireMonkey 2 frameworks.
Product License: FW
Source: None
File Status: Fully functional
Compatible with: D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64 FM2
The Fractions Unit contains an advanced Delphi "record with methods" that encapsulates a fraction and the operations on it.
Numerous operators are overloaded to allow arithmetic and comparisons to be performed using the normal Pascal operators.
Fractions can also be assigned directly from integers and floating point numbers, making it easy to convert a floating point number to its fractional equivalent.
The unit is documented here.
The Fractions Unit is supplied with DUnit tests for all operators and methods.
Product License: FWS
Source: Included
File Status: Fully functional
Compatible with: D2009 D2010 DXE DXE2 DXE64
The component reads information from a designated file's VERSIONINFO resource. The required file is specified in the component's FileName property. Setting FileName to the empty string fetches version information for the executable containing the component. The boolean HaveInfo property indicates whether the file contains version information. This component can access variable file information for each language provided in the resource.
Run-time properties enable access to to version information. Properties enable:
For detailed information about version information refer to the Win32 SDK.
A help file is provided that integrates with the help system of Delphi 3 to 7 only. The component is also documented online.
The source code for two demo projects is included.
Product License: FWS
Source: Included
File Status: Fully functional
Compatible with: CB1 CB3 CB4 CB5 CB6 D2 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64
Alternatively, the about box can display information from the program's version information resource. This is accessed using a linked TPJVersionInfo component -- available from my website.
Note: The TPJVersionInfo component must be installed before the about box.
The About box also displays an icon. This is the icon defined for the application (see the Icon property of TApplication). If no icon has been specified for the application the default Delphi icon is used.
The display attributes and the dialog's location on the screen can also be customised.
The component is compatible with the Delphi 32 and 64 bit Windows compilers.
A help file is included that integrates into the IDE for Delphi 3 to Delphi 7. It does not integrate with the Delphi 1 and Delphi 2 IDEs but can be used independently.
The component is also documented here.
Product License: FWS
Source: Included
File Status: Fully functional
Compatible with: D2 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE64
Here are enumerated structures that are evaluated:
Product License: FW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
Product License: FW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
Product License: FWS
Source: Included
File Status: Fully functional
Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE
Product License: SW
Source: On purchase/registration
File Status: Fully functional
Compatible with: C2k10 C2k6 C2k7 C2k9 CB4 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
Product License: SW
Source: On purchase/registration
File Status: Trial (work while IDE is running)
Compatible with: CBXE2 CXE3 DXE2 DXE3 FM FM2
Product License: SWS
Source: Included
File Status: With Nag-Screen
Compatible with: C2k10 C2k6 C2k7 C2k9 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
Product License: SW
Source: On purchase/registration
File Status: With Nag-Screen
Compatible with: C2k10 C2k6 C2k7 C2k9 CB4 CB5 CB6 CBXE CBXE2 CXE3 D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE64
Product License: C
Source: On purchase/registration
File Status: Evaluation (time-limit)
Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3
Product License: FW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D2005 D2006 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3