readme.txt

来自「用C#写的一个OPC CLIENT的工具」· 文本 代码 · 共 21 行

TXT
21
字号
This folder contains course materials for 
Network Management Systems
Malcolm Crowe, University of Paisley 2002

The exceutables are in the bin folder
report	generates the mib.txt file
browse  is a simple MIB browser
snmp.dll	run time for SNMP protocol
mib.dll		run time for MIB browser
together with
lg,pg,Tools.dll	compiler tools

Documentation for snmp.dll and mib.dll are in 
snmp.doc

The sources are in the src folder
src\all.bat	makes report,browse,snmp.dll,mib.dll

The sources for the compiler tools stuff are at
http:\\cis.paisley.ac.uk\crow-ci0

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?