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 WebSockets
MIME Component Recursive Decoding for Nested Messages
07/16/2008 - Demonstrates how to recursively decode nested MIME messages using the IPWorks MIME component, including handling multipart entities, text content, and attachments.
SFTP Remote Path Not Found Error Handling
06/17/2008 - SFTP file access depends on correctly resolving the remote directory path and ensuring the account has access to it. When the specified location cannot be resolved or accessed, the server may return a "No Such File" or "File Not Found" error.
Partial HTTP Downloads Using the HTTP Component
04/23/2008 - Explains how to download a specific byte range from a resource using HTTP.
Using DirList to Retrieve File Listings in FTP and SFTP Tasks
04/14/2008 - Learn how to use the DirList property in SSIS FTP and SFTP Receive Tasks with user variables, Foreach Loop Containers, and Script Tasks.
Using Dynamic Passwords in SSIS
04/14/2008 - You can set the value of a password property to point to a user variable.
SOAP Send and Read Complex Types Using XPath
03/31/2008 - Learn how to send and receive complex XML types using the IPWorks SOAP component, including how to build full XML payloads and extract response values with XPath.
Key not valid for use in specified state using SSIS tasks
03/28/2008 - Learn why SSIS error 0x8009000B occurs when accessing sensitive properties in nsoftware SSIS tasks and how to resolve it using proper package protection settings.
Uploading a File from a Stream Using the FTP Component
03/27/2008 - Learn how to upload data to an FTP server directly from a stream using IPWorks FTP components in C#, VB.NET, and Java.
Using IPWorks Components in IntraWeb Applications
03/17/2008 - Learn how to use IPWorks components in IntraWeb by creating and using component instances programmatically within procedures.
IPWorks Jabber Client
3/04/2008 - Creating a full featured Jabber Instant Messaging Client (XMPP) using IPWorks
Performing Web Authentication and Administration with LDAP
3/4/2008 - Basics of Using IPWorks LDAP component to communicate with an LDAP directory server. This article covers authentication, searching, Add/Modify/Delete users and attributes, as well as basic LDAP administration. Requirements: IPWorks and an LDAP server.
FTP Error 425 Data Connection Failure
01/24/2008 - Learn why FTP error 425 occurs due to firewall and data connection issues, and how to resolve it by adjusting passive mode settings in IPWorks FTP components.