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
LDAP: Connect to default Domain Controller using current user credentials
10/23/2015 - Connect to the default DC and authenticate with the current user.
How to make sure POODLE doesn
10/24/2014 - Use TLS 1.0 to make sure POODLE doesn
HTTP: Authenticating as the Current User
11/02/2020 - Authenticating as the current user with the HTTP component.
Symantec/Norton Products detecting WS.Reputation.1
11/01/2017 - Symantec/Norton products, especially Symantec Endpoint Protection, may incorrectly detect
TLS/SSL Libraries and /n software Toolkits
11/01/2022 - TLS/SSL Implementation Options
Stream example with IPWorks SSH & SFTP
11/03/2021 - A basic example showing how to implement IPWorksSSHStream or IPWorksSFTPStream
SSL Client Authentication
11/07/2019 - This entry covers what SSL client authentication is and how to do it with the /n software components.
HTTP/2 Support
11/09/2016 - Details HTTP/2 support in IPWorks 2016.
Encrypting and Decrypting with AES
11/12/2014 - This article shows how to encrypt and decrypt data using the AES component of IPWorks Encrypt.
Unicode Support in the C++ Editions
11/11/2019 - A How-To Guide
BizTalk: Add multiple files to a Zip archive
11/20/2015 - Multiple files can be added to a Zip archive at one time by manually invoking a send pipeline.
.Net components hang when accessing GUI from events
02/05/2014 - When I access the GUI from within the event of an asynchronous component,
In .Net, GUI components have to be accessed only from the GUI thread. If you try updating GUI components while inside an event of an asynchronous component, the application could freeze.