A set of .NET components and objects that provide the
flexibility, ease-of-use, and security to develop enterprise-level
SNMP management and agent applications.
Flexibility and Ease-of-Use
- Automatic, on-the-fly message encoding and decoding
- Trace event for easy logging and debugging
- Retry capabilities for dropped packet recovery
- Knowledge of SNMP message formatting not required
- Many sample projects for both C# and VB.NET, as well as
ASP.NET included
Manage network devices and remote information
- Manager component sends and receives SNMP messages
- Trap, Notification and Inform message handling
- Discover local agents with network broadcasting
- Dynamically load MIB files at runtime
- SNMP Table retrieval made easy
Supported Environments
All PowerTCP for .NET components and classes will operate on any
Microsoft operating system that fully supports the Microsoft .NET
Framework, including 64-bit Windows. .NET components are dependent
on the Framework rather than a specific operating system. Products
support .NET Framework versions 1.0, 1.1, 2.0 and 3.5. The
components can be used with any .NET compliant language, and have
undergone extensive testing with the following languages:
- C#
- VB.NET
- Managed C++
- Delphi for .NET
PowerTCP for .NET components have been tested in the following
application environments:
- Standard Windows desktop applications
- Console applications
- ASP.NET web applications and Web Sites
- Windows service applications
- Web service applications
PowerTCP for .NET components have been tested in the following
development environments:
- Visual Studio .NET (2002, 2003, 2005, 2008)
- C# Builder
- Delphi 8 for .NET
- Notepad