Go to the SNMPz home page

Third-party software used by SNMPz

Qtopia/Qt (free edition)

The native environment and GUI toolkit on the Sharp Zaurus line.

SNMP++

A C++ SNMP library that supports SNMPv1, SNMPv2c and SNMPv3

libtomcrypt

Encryption library, used by SNMP++ for encryption of SNMPv3 packets.

expat

James Clark's XML parsing library.

SCEW

The Simple C Expat Wrapper (SCEW) is a library that builds a tree data structure from XML data, using the expat library to do the XML parsing. SNMPz, in turn, puts a C++ class wrapper around SCEW.