-
在c++builder中获取mac地址的源码,使用iphlpapi库,以前的通过netbios,com,以及snmp的方法都有局限性,此程序是最好的获取mac地...
在c++builder中获取mac地址的源码,使用iphlpapi库,以前的通过netbios,com,以及snmp的方法都有局限性,此程序是最好的获取mac地址的方法。在bcb6中编译通过。注意(需要在project->option->Directories/Conditionals->Library Path中增加iphelpapi.lib的路径,如:C:Program FilesBorlandCBuilder6LibPsdk)-acquired mac addresses of the source, the use of iphlpapi basement, before the adoption netbios, com, and snmp methods have limitations, this procedure is the best mac addresses of the access method. In bcb6 compiled through. Attention (in project-gt; Option-gt; Directories/Conditionals- gt; Library Path increase iphelpapi.lib path, such as : C : Program Files Borland CBuilder6 Lib Psdk)
- 2022-09-07 11:00:02下载
- 积分:1
-
对SNMP网络管理中的五项功能进行了介绍,并对相应的功能进行了开发!...
对SNMP网络管理中的五项功能进行了介绍,并对相应的功能进行了开发!-Five key items of SNMP are introduced, and their functions are also developed.
- 2022-03-01 10:25:53下载
- 积分:1
-
61IC_H4207
用C++语言实现snmp报文传送和接受,并且snmp的各种功能(C++ language with the messaging and receiving snmp and snmp various functions)
- 2011-01-02 11:48:55下载
- 积分:1
-
厦门商州数码公司作为移动梦网的SP合作伙伴,现向大家免费开放网关接口及其开发源代码。
我们将热情的期盼与您的合作,您可以开发各种短信的应用,或在你的项...
厦门商州数码公司作为移动梦网的SP合作伙伴,现向大家免费开放网关接口及其开发源代码。
我们将热情的期盼与您的合作,您可以开发各种短信的应用,或在你的项目中加入短信收发功能,
同时我们也可以一起合作在您的网站上加入集团短信、图片、铃声等各种功能,我们将向你提供完善
的技术支持。
如果您有新的项目需要一个特服号进行短信收发时,我们将有尝的提供一个特服号(9160331XXX),
及提供短信的增值收费。
-Xiamen Shangzhou Digital Monternet the SP as a partner, is open free to the U.S. Gateway Interface and the development of source code. We will look forward to warm with your cooperation, you can use to develop SMS Application, or in your project to add functionality to send and receive message, at the same time we can also work together on your site to join the Group message, pictures, ring tones a variety of functions, we will provide you with complete technical support. If you have new projects特服号need a message to send and receive, we will provide a taste of特服号(9160331XXX), and provide value-added message charges.
- 2022-06-21 22:32:41下载
- 积分:1
-
SNMP代理
snmp agent
- 2022-07-21 05:47:18下载
- 积分:1
-
snmp协议开发
snmp开发,首先需要机器已经安装了snmp服务,这方面的资料网上比较完备,安装的时候注意每少一个文件,网上都可以下载到,这样可以自己形成一个包,供以后使用。只要最后snmp的服务开启就可以使用snmp服务了(刚开始trap服务可能是未开启的)
snmp++官网http://www.agentpp.com/,选择自己需要的开发包,我这里下载了snmp++v3.2.25.tar.gz,如果需要支持v3版本的数据传送功能,还需要下载libdes-l-4.01a。准备工作做完之后,我们的目的就是要生成需要的两个lib库文件。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-14 18:48:47下载
- 积分:1
-
WinSNMP API规范 内容包括SNMP开发的的API规范:
WinSNMP编程任务
一般WinSNMP编程任务
SNMP支持的级别
关于S...
WinSNMP API规范 内容包括SNMP开发的的API规范:
WinSNMP编程任务
一般WinSNMP编程任务
SNMP支持的级别
关于SNMP版本
自陷从SNMPv1转换到SNMPv2C
关于SNMP消息
网络传输错误
简单网络管理协议(SNMP)
WinSNMP会话
新的SNMP编程元素
WinSNMP数据管理概念
对象标识符
.......................
.....................
........................
.....................
SNMP管理信息库(MIB)
................
发送SNMP消息
接收SNMP消息
.....................
...................
........................
快速参考:
Windows NT: 3.1或以上版本
Windows: Windows 95或以上版本
头文件:snmp.h
引入库:snmpapi.lib
参见:
简单网络管理协议(SNMP)概览, SNMP函数, SnmpVarBindList, SnmpUtilVarBindFree,-WinSNMP API specification will include the development of the SNMP API Specifications : WinSNMP programming tasks WinSNMP general programming tasks SNMP support on the level of SNMP version Since the settlement from the conversion of SNMPv1 SNMPv2C information on SNMP network transmission errors Simple Network Management Protocol (SNMP) WinSNMP conversational new programming elements WinSNMP SNMP data manageme
- 2022-04-09 06:10:52下载
- 积分:1
-
一个完整的SNMP通讯程序,包括节点的定义以及对话框等的形式,可以全面的了解SNMP编程...
一个完整的SNMP通讯程序,包括节点的定义以及对话框等的形式,可以全面的了解SNMP编程-a complete SNMP communications procedures, including the definition of nodes in the form of dialog, a comprehensive understanding of SNMP Programming
- 2022-03-21 04:33:26下载
- 积分:1
-
很好的SNMP工具,特别使用开发者使用,希望能够带给你足够的帮助....
很好的SNMP工具,特别使用开发者使用,希望能够带给你足够的帮助.-Good SNMP tools, particularly the use of developers to use the hope of bringing you enough help.
- 2022-03-19 05:26:20下载
- 积分:1
-
使用SNMP++和Cisco路由器提供了基于IP地址的IP流量统计等。
利用snmp++和cisco路由器提供的IP流量统计功能实现基于地址的IP数据流量的统计功能,并以柱形图显示-Use snmp++ And cisco routers provide IP traffic statistics based on IP address data traffic statistics function, and to bar graph display
- 2022-04-30 00:49:53下载
- 积分:1