read.me
来自「一款用delphy编写的关于网络流量检测的软件 能轻松的监测本机的网络流量信息」· ME 代码 · 共 28 行
ME
28 行
Description
DMonIP is a Delphi application that illustrates the use of Delphi with NetWare APIs.
It will show how to use the IP Helper DLL to retrieve information about the local LAN hardware.
See the Microsoft Knowledgebase (article Q193059) or the WinNT Platform SDK for more information about IPHLPAPI.DLL
The IP Helper API (IPHLPAPI) is a public API that provides Windows network configuration and statistics information to Windows 32-bit applications. The API is available for Windows NT 4.0 Service Pack 4 and later, and for Windows 98 and Windows 2000. Not all IP Helper APIs are available for Windows NT 4.0 and Windows 98 platforms.
To run the application, you should have the NetWare client software installed and need access to the 16 bit or 32 bit NetWare DLLs as provided in the NetWare Client software:
IPHLPAPI.DLL (only on WinNT/Win2k/Win98)
NetWare SDK used: none
Platform:
Windows Win98 / WinNT / Win2k
Compilers:
Borland Delphi 6.x
Functions Used:
DMonIP demonstrates the following NetWare API functions:
GetIfTable
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?