/n software - Knowledge Base
Recent IPWorks SNMP Articles:
-
Getting Started with IPWorks SNMP
Learn about the IPWorks SNMP toolkit, and see examples of how to use it.
-
C++ Builder: "Unresolved external" error when using Clang compiler
Known issue with 32-bit Clang projects.
-
Responding to SNMPv3 Discovery Requests
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.
-
Setting msgMaxSize in SNMPv3
The msgMaxSize value can be set when using SNMPv3.
-
What's New in Cloud Storage Integrator 2016
Cloud Storage Integrator 2016 Change and Migration Guide
-
SNMP Code Example: Sending an SNMP trap with custom objects
Sending an SNMP trap with your own objects requires that you define the sysUpTime and snmpTrapOid objects manually first.
-
Using the XML component to parse and write XML
The XML component combines the parsing and writing functionalities of the old XMLp and XMLw components.
-
.NET DLL load time is slow, causing the components to be slow to respond
When an internet connection is not available, the .NET DLL file takes a long time to load causing the components to be slow to respond.
-
ASP and ASP.NET - Write data directly to a browser without creating a local copy
This KB entry provides details about how to write data directly to a browser without creating a local copy (e.g. using the LocalFile property).
-
Fixing COM class factory error 80040154 when using ActiveX controls in .NET Applications
How to fix the error "Retrieving the COM class factory for component with CLSID [ID] failed due to the following error: 80040154." when using ActiveX Controls in .NET applications.
-
Delphi: Using the components in a Delphi package
This can be achieved following the steps below.
-
How do I deploy my applications that use IPWorks?
How do I deploy my applications that use IPWorks?
-
Error Only one usage of each socket address (protocol/network address/port) is normally permitted
This occurs when more than one process attempts to bind to the same local port.
-
Working with BlueSnap Vaulted Shoppers
The E-Payment Integrator's RecurringBilling component allows you to work with BlueSnap vaulted shoppers.
-
SNMP Enterprise-specific Traps
How do I send an enterprise-specific trap?
-
.NET Core on Raspberry Pi
Use the .NET editions of any /n software product on the Raspberry Pi.
-
Client-Side Encryption with Cloud Storage Integrator
Cloud Storage integrator components provide strong client-side encryption functionality to help keep your data safe and private.
-
SNMP requests timing out, or no response received
All my outgoing SNMP requests are timing out, or no response is received from the agent.
-
Symantec/Norton Products detecting WS.Reputation.1
Symantec/Norton products, especially Symantec Endpoint Protection, may incorrectly detect "WS.Reputation.1" when you run one of our installers.
-
SNMP Walk
How do I perform an SNMP walk of a specific table?
-
Delphi: Support for Lazarus
The components can be used from Lazarus on Windows.