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.
IPWorks X12
SSIS: Using the DirList property of the FTP and SFTP receive tasks
04/14/2008 - Discussion on how the DirList property can be used.
SSH: Support CA signed client and host keys
04/14/2016 - Shows how to use CA signed client and host keys to ease key management.
.NET DLL load time is slow, causing the components to be slow to respond
04/21/2010 - When an internet connection is not available, the .NET DLL file takes a long time to load causing the components to be slow to respond.
ASP and ASP.NET - Write data directly to a browser without creating a local copy
04/22/2010 - This KB entry provides details about how to write data directly to a browser without creating a local copy (e.g. using the LocalFile property).
How to Transfer a License
04/29/2004 - Submit a license transfer request to transfer a license.
SOAP Request parameters not received by .Net web service
09/27/2007 - I have written a Web Service in VS.Net, but when I use the SOAP component to consume this service the parameters that I added to the SOAP request are not received in the web service.
Unix and Mac OSX: Exclude unused components during compilation
04/30/2012 - Shows how to reduce the size of your compiled application by including only components you need.
SMPP Multipart Messages
02/01/2019 - How to support multipart SMS messages.
How to immediately free up the local port used by a recently closed TCPServer component
05/12/2023 - Ensure that the OS immediately frees up the local TCP port that was used by an IPWorks component.
Error Handling in C++
05/18/2017 - The return value of methods and GetLastError() provide information on errors in C++ editions
Standard Error Event in Rexec/Rshell
07/25/2000 - The Standard Error event is fired sometimes after the Disconnected event. How can I distinguish this case?
Zip Code Example: Compress and Decompress to and from memory
01/13/2014 - An example of how to use the Zip component with streams to perform operations in memory.