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 S3

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.

Configuring Traffic Throttling in IPWorks Components

02/12/2014 - Explains how to control outbound data transfer rates using the MaxTransferRate configuration setting in /n software components.

Customizing PGP Version Header in OpenPGP Messages

02/11/2014 - Demonstrates how to set a custom Version header when generating OpenPGP encrypted or signed messages using the OpenPGP component.

Encrypt with OpenPGP Using .asc Public Key File

02/07/2014 - Learn how to encrypt messages using an OpenPGP .asc public key file directly with IPWorks OpenPGP components without importing it into a keyring.