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.

RSA: Message Length Limitations

09/08/2014 - Understand the message size limitations when using RSA encryption and how to handle larger data using a hybrid encryption approach.

BizTalk Adapters: Active and Passive Configuration

04/25/2014 - Explains how BizTalk adapters behave in Active/Active and Active/Passive host configurations and considerations for load balancing and reliability.

Is /n software SSL Impacted by the OpenSSL Heartbleed Vulnerability?

04/11/2014 - Explains the OpenSSL Heartbleed vulnerability and confirms that applications using /n software SSL cryptography are not affected.

Amazon SQS: CreateQueue not creating the queue.

04/09/2014 - I called the CreateQueue method, but it does not show in the SQS Management Console.

Understanding and Handling WINSOCK Error 10035

03/25/2014 - Explains what WINSOCK error 10035 (WSAEWOULDBLOCK) means and how to properly handle it when using IPWorks and IPWorks SSL components.

Export Email Contents to a Local File

03/19/2014 - Learn how to save retrieved email contents to a file using POP and IMAP components, including how to include message headers.

How to Delete a Non-Empty Directory in FTP

03/12/2014 - Learn how to delete an FTP directory with contents by removing files and subdirectories before deleting the folder.

Configure Secure Authentication in OFTP

02/28/2014 - The OFTP components provide a protocol-level challenge and response mechanism known as secure authentication.

Sending Files to a Client Using OFTPServer

02/28/2014 - Learn how to send files directly from a memory stream using the IPWorks EDI OFTPServer component without relying on files stored on disk.

IMAP MoveToMailbox Requires Expunge to Remove Messages

02/26/2014 - Learn why messages moved using MoveToMailbox remain in the original mailbox until ExpungeMailbox is called to permanently delete them.

Incrementally Add Files to a ZIP Archive in .NET and Java

02/21/2014 - Learn how to build a ZIP archive incrementally in .NET/Java by using CloseArchiveAfterCompress so files can be appended as they become available.

AS3 Sending and Receiving Example in IPWorks EDI

02/13/2014 - Demonstrates how to send and receive EDI messages using AS3Sender and AS3Receiver components.