Our knowledge base is a comprehensive resource designed to help you get the most out of our products. It includes getting started articles that guide you through initial setup, detailed information on specific features, and troubleshooting resources to assist you with any issues you may encounter. Explore our knowledge base to find helpful information about our products and answers to common questions.
Latest KB Entries
OpenPGP Code Example: Support for PGP 6.5.8
08/05/2016 - PGP 6.5.8 can be supported via the AllowOldPacketType configuration setting.
IPWorks IPC - How to create and use named pipes
08/14/2015 - How to use IPWorks IPC to create and use named pipes.
Responding to SNMPv3 Traps
03/31/2017 - This article will show you how to use events to receive and decode SNMPv3 traps.
FXP Transfers
08/17/2015 - Using the FTP component to perform Server to Server transfers
How can I find out IP address of the localhost?
06/07/2004 - How can I find out IP address of the localhost?
Passing Command Line Parameters with ZipSFX
08/22/2016 - ZipSFX supports command line parameters both in FileToExecute and the self-extracting archive.
RSA and DSA Asymmetric Encryption Basics
08/26/2016 - This article demonstrates the basics of asymmetric encryption with the RSA component from IPWorks Encrypt.
IPPort/IPDaemon: Receiving fixed-length data records
08/26/2016 - This article shows how to use RecordLength to received fixed-length data records
SNMP Enterprise-specific Traps
03/31/2017 - How do I send an enterprise-specific trap?
The FTP server says
06/07/2004 - When trying to upload a file with the help of FTP component the remote FTP server complains about command unrecognized.
How do I send binary data over the network using VB?
06/14/2004 - I need to exchange some binary data between my applications over the network. What is the easiest way to accomplish this?
Working with binary data in Delphi and C++ Builder
04/29/2019 - Delphi and C++ Builder editions use byte arrays (TBytes) to allow operating with binary data.