Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - library
Search - library - List
在c++builder中获取mac地址的源码,使用iphlpapi库,以前的通过netbios,com,以及snmp的方法都有局限性,此程序是最好的获取mac地址的方法。在bcb6中编译通过。注意(需要在project->option->Directories/Conditionals->Library Path中增加iphelpapi.lib的路径,如:C:\Program Files\Borland\CBuilder6\Lib\Psdk)-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)
Date : 2025-12-30 Size : 234kb User : 陈东

net-snmp提供了和SMTP(简单的网络管理)协议相关联的工具和库。包括:一个可扩展的代理,一个SNMP库,发送请求或设置代理信息的工具,生成和处理SNMP traps的工具等-net-snmp provided tools and library related with SMTP,including a extended agent and a snmp library.
Date : 2025-12-30 Size : 2.11mb User : 定位

C++ Wrapper for the WinSnmp library-Wrapper for the C library WinSnmp
Date : 2025-12-30 Size : 35kb User : eric

DL : 0
通过读取RFC1213MIB信息获取网卡信息,封装了SNMP库"包括拨号适配器"和"回环设备"-RFC1213MIB read through information access card information, the SNMP library package "including dial-up adapters" and the "loop equipment"
Date : 2025-12-30 Size : 47kb User : 可乐加冰

DL : 0
C#的SNMP类库,用它可以方便的开发SNMP程序-SNMP C# class library, to be able to facilitate the development process SNMP
Date : 2025-12-30 Size : 185kb User : siemens

DL : 0
基于SNMP_类库的简单网络管理平台的实现-SNMP_ class library based on simple network management platform
Date : 2025-12-30 Size : 298kb User : chenyanshan

VC开发基于SNMP的网络管理软件_源码,内含mib浏览器、监视线路、广域网数据流量测量、设备监控、探测网络拓补、基于VLAN局域网管理、基于IP数据流量统计等工具源码。并附编译好的对应SNMP++库,可直接使用,绝对超值!(其实论坛上有的类似小工具源码就是从这个包中分离出的,且无SNMP库,难以使用的。)-VC-based SNMP network management software source code _ containing mib browser, monitor lines, wide area network data flow measurement, equipment monitoring, detection network Billiton premium, based on the VLAN network management, IP-based statistical tools such as data traffic source. Compiled with the corresponding SNMP++ Library can be used directly, the absolute value! (In fact, some similar forums gadget package from this source is isolated and has no SNMP library s difficult to use.)
Date : 2025-12-30 Size : 942kb User : xiefy

DL : 0
一个网关程序,完成snmp到xml的转换,主要实现了snmp的get和set功能,而且通过xsd文件对mib库进行了信息定义。-A gateway process, completed snmp to xml conversion, mainly the snmp realize the get and set functions, but also through xsd document mib definition of library information.
Date : 2025-12-30 Size : 318kb User : Wang Hailong

DL : 0
修改ARP表 1)显示ARP表 2)添加、删除、修改ARP表 通过SNMP扩展库来完成。-Modify ARP table 1) show ARP table 2) add, delete, modify ARP table through SNMP library to complete the expansion.
Date : 2025-12-30 Size : 20kb User : 婷婷

DL : 0
这是一个snmp agent开发包,完全支持snmpv1和snmpv2c(目前暂时不支持Counter64)的 各种操作包括get,getnext,getbulk,set和v1,v2两种Trap。用户编写程序时不需考虑协议 细节,程序框架由mib编译器自动生成,使用时,只要在框架中填入应用相关的逻辑即可。 windows版本可以支持的编译器: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc 开发包的组成: 1.mib编译器 mib2c 将mib编译成c文件和头文件 2.Agent LIB的头文件 3.Agent LIB库,包括vc,bc,bcb下的库文件 4.例子-This is a snmp agent development kit, full support for SNMPv1 and snmpv2c (currently do not support Counter64) various operations, including get, getnext, getbulk, set and v1, v2 two Trap. User programming, is not required to consider the details of the agreement, procedures framework mib compiler automatically generates, uses, just fill in the framework of the application logic can be related. windows version of the compiler can support: ms visual c++ 6.0 borland c++ 5.0 borland c++ builder 5.0 lcc Development Kit composition: 1.mib compiler mib2c will mib compiled c files and header files the first 2.Agent LIB file 3.Agent LIB library, including vc, bc, bcb library files under 4. example
Date : 2025-12-30 Size : 337kb User : yanghoude

DL : 0
vb的snmp实现,一个简单的例子,生成一个mib库并访问-vb realize the snmp, a simple example, generate a mib library and visit
Date : 2025-12-30 Size : 22kb User : tony

利用SNMP++ 编写的SNMP proxy程序,界面采用QT库,性能比windows 自带服务突出-Use SNMP++ Prepared SNMP proxy procedures, the interface using QT library, performance windows, bringing services to highlight
Date : 2025-12-30 Size : 282kb User : hexwen

DL : 0
SNMP++是一套C++类的集合,它为网络管理应用的开发者提供了SNMP服务。SNMP++并非是现有的SNMP引擎的扩充或者封装。事实上为了效率和方便移植,它只用到了现有的SNMP库里面极少的一部分。SNMP++也不是要取代其他已有的SNMP API,比如WinSNMP。SNMP++只是通过提供强大灵活的功能,降低管理和执行的复杂性,把面向对象的优点带到了网络编程中。本文档是对SNMP++开发包的详细介绍-SNMP++ is a C++ class collection for the development of network management applications provide the SNMP service. SNMP++ is not the current expansion of the SNMP engine or package. In fact the efficiency and convenience in order to transplant it to use the existing SNMP library very small part of it. SNMP++ nor is it intended to replace other existing SNMP API, such as WinSNMP. SNMP++ is only by providing a powerful and flexible features, management and implementation to reduce the complexity, the advantages of object-oriented programming to the network. This document is a SNMP++ development package details
Date : 2025-12-30 Size : 75kb User : 谢小亭

DL : 0
A winSnmp wrapper library addapted for use with Borland c++ Builder
Date : 2025-12-30 Size : 34kb User : calanor

DL : 0
mib库对象,基于snmp的ip组内容,和sys组的内容-mib library objects, based on the snmp group of the contents of the ip, and the sys group of the contents of the
Date : 2025-12-30 Size : 9kb User : 郝志

DL : 0
Send SNMPTrap using Synapse The synchronyous socket library.
Date : 2025-12-30 Size : 847kb User : kukurhit

DL : 0
SNMP简单网络管理程序,可以获取网络上计算机的网卡,路由表等信息,附带相应的MIB库-SNMP Simple Network Management program, you can access computers on the network card, routing table and other information, with the corresponding MIB Library
Date : 2025-12-30 Size : 92kb User : 文文凯

利用SNMP++软件包实现了利用SNMP协议,通过访问MIB找到网络流量,内有说明文档,安照文档配置,可在vc6.0下编译通过。-This program use snmp++ library to achieve networktraffic, A Word document enclosed will tell you how to set the enviroment and how to build and run it. This program can be used under visual c++ 6.0
Date : 2025-12-30 Size : 5.76mb User : 蒋文俊

DL : 0
由于C#原始的库函数中没有专门实现SNMP的库,因此对于SNMP开发者而言,用C#开发出SNMP的应用程序具有相当的难度,要求开发者对C#和SNMP都有很深的认识和理解。SnmpSharpNet是用C#构建的,处理简单网络管理协议(SNMP)的API,它提供了非常丰富的成员函数供SNMP开发者调用,开发者只需要对SNMP的基本原理和实现SNMP的基本过程有所了解,便可以轻松入手。-Since C# is not the original library functions to achieve specific SNMP library, so developers for SNMP, the SNMP with C# to develop applications that are quite difficult, requiring the developers of the C# and SNMP have a deep knowledge and understanding . SnmpSharpNet is built using C# to deal with simple network management protocol (SNMP) of the API, it provides a wealth of members of the function call for SNMP developers, developers need only SNMP SNMP basic principles and basic process of achieving an understanding they can easily start.
Date : 2025-12-30 Size : 2.53mb User : 张政

SNMP++类库,开发SNMP网络管理软件很好用的类库-SNMP++ library, SNMP network management software developed by the library well
Date : 2025-12-30 Size : 355kb User : Yaw
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.