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.

Mule Connectors

SecureBlackbox 16: Encryption Schemes and Mechanisms in SecureBlackbox

06/23/2017 - The article describes different encryption schemes used in the IT industry and implemented in the SecureBlackbox products.

SecureBlackbox 16: Kerberos vs. SSL/TLS

06/23/2017 - Introduces Kerberos and SSL/TLS.

SecureBlackbox 16: Accessing system certificates under restricted user accounts

06/23/2017 - The article describes what steps must be taken to make system certificates accessible from applications and services running under limited system accounts.

SecureBlackbox 16: Share with the World: who reads my data in the cloud?

06/22/2017 - The article discusses the risks arising from storing the data in the clouds and the ways to prevent these risks using client-side encryption.

SecureBlackbox 16: Ensuring Correct Data Exchange in FTP

06/06/2017 - When working with FTP/FTPS and SFTP, you can follow the steps below to handle simultaneous uploads and downloads.

BizTalk Prebuilt Pipelines

5/25/2017 - Getting Started with the Prebuilt Pipelines

How Error Handling Works in IPWorks C++ Editions

05/18/2017 - Explains how return values and GetLastError() provide error information in IPWorks C++ editions.

OpenPGP Pipeline Component for Microsoft BizTalk

05/16/2017 - Introduction to the /n software OpenPGP Pipeline Component for Microsoft BizTalk

Getting Started with IPWorks SNMP

05/03/2017 - Learn about the IPWorks SNMP toolkit, and see examples of how to use it.

SNMP Code Example: Bulk Requests

05/01/2017 - How does the SendGetBulkRequest method on the SNMPMgr/SNMPTCPMgr component work?

Responding to SNMPv3 Discovery Requests

03/31/2017 - When using the SNMPAgent/SNMPTCPAgent you will either need to use the AddUser method or use the events to respond to the Discovery request sent by SNMPMgr/SNMPTCPMgr. This article will show you how to use the events to respond to a discovery request.

SNMP Code Example: Sending an SNMP trap with custom objects

03/31/2017 - Sending an SNMP trap with your own objects requires that you define the sysUpTime and snmpTrapOid objects manually first.