snmpPPv3.2.25

所属分类:SNMP编程
开发工具:Visual C++
文件大小:581KB
下载次数:7
上传日期:2016-03-30 15:34:21
上 传 者ldevans
说明:  一个snmp静态链接库的编程实例,wins7下vc6实测编译通过。
( 一个snmp静态链接库的编程实例,wins7下vc6实测编译通过。 A SNMP static link library programming examples, VC6 under the wins7.)

文件列表:
snmp++v3.2.25 (0, 2016-03-08)
snmp++v3.2.25\snmp++ (0, 2016-03-08)
snmp++v3.2.25\snmp++\.cvsignore (8, 2004-03-11)
snmp++v3.2.25\snmp++\address.h (31830, 2010-09-02)
snmp++v3.2.25\snmp++\asn1.h (17667, 2010-09-02)
snmp++v3.2.25\snmp++\auth_priv.h (27956, 2010-09-02)
snmp++v3.2.25\snmp++\CHANGES.snmp++v3 (31951, 2010-08-15)
snmp++v3.2.25\snmp++\collect.h (8633, 2010-09-02)
snmp++v3.2.25\snmp++\config_snmp_pp.h (8135, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples (0, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\common.mk (4026, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\Makefile.bcc (4302, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\Makefile.dunix (2392, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\Makefile.linux (2351, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\Makefile.solaris (2338, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\receive_trap.cpp (6425, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpBulk.cpp (14728, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpDiscover.cpp (6844, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpGet.cpp (13901, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpInform.cpp (14148, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpNext.cpp (13711, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpNextAsync.cpp (14586, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpPasswd.cpp (14293, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpSet.cpp (18528, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpTraps.cpp (12732, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpWalk.cpp (14957, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\snmpWalkThreads.cpp (15734, 2010-09-02)
snmp++v3.2.25\snmp++\consoleExamples\test_app.cpp (5521, 2010-09-02)
snmp++v3.2.25\snmp++\counter.h (4467, 2010-09-02)
snmp++v3.2.25\snmp++\ctr64.h (8957, 2010-09-02)
snmp++v3.2.25\snmp++\doc_config (44332, 2010-07-21)
snmp++v3.2.25\snmp++\eventlist.h (6247, 2010-09-02)
snmp++v3.2.25\snmp++\eventlistholder.h (4061, 2010-09-02)
snmp++v3.2.25\snmp++\gauge.h (4604, 2010-09-02)
snmp++v3.2.25\snmp++\idea.h (4928, 2010-09-02)
snmp++v3.2.25\snmp++\include (0, 2016-03-08)
snmp++v3.2.25\snmp++\include\address.h (31830, 2010-09-02)
snmp++v3.2.25\snmp++\include\asn1.h (17667, 2010-09-02)
snmp++v3.2.25\snmp++\include\auth_priv.h (27956, 2010-09-02)
snmp++v3.2.25\snmp++\include\collect.h (8633, 2010-09-02)
... ...

README.v3 (SNMP++ V3.2) ======================= SNMP++v3.x (and AGENT++v3.5.x) can be used at least on the follwing platforms: Linux, FreeBSD, HPUX 11(aCC), Solaris 2.6 or higher, Windows NT/2000, and CygWin. Edit the file include/snmp_pp/config_snmp_pp.h before compiling the library. All options are explained in this file. In order to use SNMPv3 you need at least one of the following crypto libraries: - libdes: This is the default library, so no configuration changes for snmp++ are needed. In this case the MD5 and SHA1 algorithms that are included in snmp++ are used. AES encryption is not available. - OpenSSL: The define _USE_OPENSSL must be enabled in config_snmp_pp.h. SHA1, MD5, DES and AES will be used from OpenSSL. - libtomcrypt: The define _USE_LIBTOMCRYPT must be enabled in config_snmp_pp.h. SHA1, MD5, DES and AES will be used from libtomcrypt. IDEA is protected by International copyright law and in addition has been patented in several countries. The non-commercial use of the IDEA algorithm is free. However, whenever you or your company sells any products including the IDEA algorithm it needs a license granted by MediaCrypt for many European countries, the U.S. and Japan. Please visit the following site for more information: http://www.mediacrypt.com/engl/Content/patent_info.htm

近期下载者

相关文件


收藏者