-
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
-
这是用Windows编写的,已经是一个完整的游戏了。游戏名字叫陕西麻将。...
这是用Windows编写的,已经是一个完整的游戏了。游戏名字叫陕西麻将。-This is prepared by using Windows, it is a complete game. Shaanxi mahjong game name.
- 2022-03-20 09:15:20下载
- 积分:1
-
石源代码教程,如果客户端提供的服务工具,可以在A源代码中获取源代码..
石器源代码编译教程,如果拿到石器服务端源码不知所措,那就用上它咯!-Stone source code tutorial, if the client service tools to get source code at a loss, then use it pyronaridine!
- 2023-03-31 15:55:08下载
- 积分:1
-
Join a very good vocabulary, study section of the friends can see you under Oh,...
很好的考研词汇,考研的朋友的可以看你下哦,保证你爽死了-Join a very good vocabulary, study section of the friends can see you under Oh, guarantee that you爽死the
- 2022-02-22 07:48:03下载
- 积分:1
-
using AES Nicholson wrote a subject took the registration procedures
wince下用evc写的一个操做注册标的程序-using AES Nicholson wrote a subject took the registration procedures
- 2022-05-23 05:40:27下载
- 积分:1
-
这是用C++编写的SMO算法实现,请查收。
这是用C++编写的SMO算法实现,请查收。-C SMO prepared by the algorithm, please find.
- 2022-05-14 19:20:48下载
- 积分:1
-
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-06-15 03:20:03下载
- 积分:1
-
这是一个程序的主要8皇后。这是一好的问题和良好的解决方案
This a program main 8 queens. this is good problem and good solution-This is a program main 8 queens. this is good problem and good solution
- 2022-01-28 20:14:20下载
- 积分:1
-
multithreading demo program! Very good!
多线程演示程序!很不错哦-multithreading demo program! Very good!
- 2023-04-01 00:30:04下载
- 积分:1
-
document scanning Tools vc6 can achieve kernel document scanning
文件扫描工具
开发工具vc6
可以实现内核文件扫描-document scanning Tools vc6 can achieve kernel document scanning
- 2022-05-27 01:00:21下载
- 积分:1