readme.txt
来自「用delphi实现的一个sniffer, 简单易用」· 文本 代码 · 共 21 行
TXT
21 行
This is an authorised translation for KOL of the Tsniffer component by Umar Sear.
TSniffer is a packet capture component that uses the WinPcap packet capture library. You will need to download a recent version of winpcap from http://winpcap.polito.it/ for it to work.
For ease and convenience I have included the source file in this package.
To install the component extract the files to a suitable folder, install sniffer.pas from the source sub folder. You may need to update the search path so that Delphi can know where the DCU files for the component reside.
There are two demo apps, IPSnifferDemo and TCPSnifferDemo in the demo's folder. These should give an idea of what the component is capable of doing.
Please note this is a very early version of this component, as I have not done extensive testing with it.
Also note, althought the source is included in this package, this is not intended to be freeware.
Thanks
Umar Sear,
Thaddy de Koning (kol Version)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?