-
SNMP示例程序
Net-snmp是一个开源代码,我所使用的版本为5.4.1,但是帮助文档不够详尽,相关资料甚少,希望这篇文章对刚接触这方面的人有所帮助,我也是刚接触net-snmp,有很多不懂的地方,希望有达人指点。 首先要编译整个工程,生成静态库文件,否则后面的工作不能进行。 打开net-snmp-5.4.1win32win32.dsw,我使用的环境为VS2003,需要对所有的项目进行转换。 打开snmptrap项目,观察其静态库引用路径可以发现它的路径配置为../lib/debug,这也正是生成项目后产生的lib文件的路径。自己项目的库文件引用配置路径可以参考snmptrap项目。 刚下载的程序包是不包含库文件的,需要自己生成。先后生成libagent、libhelpers、libnetsnmptrapd、libsnmp、netsnmpmibs五个项目,相应会生成五个静态库文件,包括:netsnmp.lib、netsnmpagent.lib、netsnmphelpers.lib、netsnmpmibs.lib和netsnmptrapd.lib。没有这些静态库文件就不能生成整个解决方案,这也正是直接生成解决方案不能成功的原因。好了,现在可以重新生成整个解决方案了。如果这步成功了那么就可以开始自己的工作了。 自己的项目的配置属性可以参考项目snmptrap或者项目snmptest来配置。下面这段代码是一段简单的测试程序,可以正常发送trap包到目标主机162端口,可以在此基础上根据自己的实际需要修改。
- 2022-03-15 11:28:27下载
- 积分:1
-
Screenshot of easy language module, very easy to use
Screenshot of easy language module, very easy to use
- 2022-03-03 23:22:02下载
- 积分:1
-
使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示...
使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示-EVC to develop the use of the telephone number of inquiries, procedures, in which telephone numbers can be carried out inquiries, complete the inquiry showed that
- 2023-07-29 04:40:04下载
- 积分:1
-
由Tommi S.雅科拉主动学习
active learning by Tommi S. Jaakkola
MIT AI Lab
- 2023-04-12 03:50:04下载
- 积分:1
-
程序由C语音编写,功能为通过修改注册表修改个人浏览器的主页...
程序由C语音编写,功能为通过修改注册表修改个人浏览器的主页-Procedures by the C speech prepared by modifying the registry functions to edit your browser s home page
- 2022-03-11 17:51:30下载
- 积分:1
-
emb.zip: Earth
emb.zip: Earth-moon barycenter size 21KB.
Trigonometric expansion for the location of the Earth-Moon barycenter. A high precision fit to DE102.
地球月球之间质心计算公式。-emb.zip: Earth-moon barycenter size 21KB. Trigonometric expansion for the location of the Earth-Moon barycenter. A high precision fit to DE102. Earth
- 2022-02-02 15:42:14下载
- 积分:1
-
光驱控制程序,在需要与制备的录音软件
CDROM 控制程序,在编写刻录软件的时候需要把光盘退出再载入光盘.这个时候需要这个软件来控制.原理很简单,主要是API接口函数很难找到.-CDROM control procedures, recording software in the preparation of the need to withdraw from the re-recorded CD discs. this time the software required to control. very Principle simple, the main API function hard to find.
- 2022-04-25 06:29:37下载
- 积分:1
-
用C#生成Excel文件的方法和Excel.dll组件生成的方法
用C#生成Excel文件的方法和Excel.dll组件生成的方法-C# Generation Excel documents the methods and components Excel.dll generation method
- 2022-05-19 05:57:21下载
- 积分:1
-
simulation tests mouse and keyboard input software description : The simulated t...
模拟测试鼠标及键盘的输入
软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读.
-simulation tests mouse and keyboard input software description : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
- 2022-01-26 05:54:45下载
- 积分:1
-
Design of fuzzy controller for smart
Design of fuzzy controller for smart
- 2023-04-30 06:55:03下载
- 积分:1