SharpPcap-中文開发全攻略.docVIP

  • 49
  • 0
  • 约6.11万字
  • 约 27页
  • 2016-12-04 发布于重庆
  • 举报
SharpPcap-中文開发全攻略

简介 Packet capturing (or packet sniffing) is the process of collecting all packets of data that pass through a given network interface.包捕获(或数据包嗅探)是收集数据,通过特定的网络接口将所有数据包的过程。Capturing network packets in our applications is a powerful capability which lets us write network monitoring, packet analyzers and security tools.在我们的应用程序捕获网络数据包是一个强大的能力,它可以让我们写网络监控,数据包分析器和安全工具。The libpcap library for UNIX based systems and WinPcap for Windows are the most widely used packet capture drivers that provide API for low-level network monitoring.本的libpcap库和基于UNIX系统WinPcap的用于Windows是最广泛使用的数据包捕获驱动程序监视API提供低级别的网络。

文档评论(0)

1亿VIP精品文档

相关文档