找回密码
 立即注册
The教程tutorialnetwork | OA系统 2022-06-26 82 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
概述:这篇教程将会指引读者逐步了解WinPcap编程,从简单的基础函数(获取网络接口列表,捕捉数据包)到更高级的内容(处理发送队列,网络流量统计).教程中包括一些代码片断,以及一些简单但完整的例子,读者可以参考这些例子更好的理解教程的内容.这些例子全部用C语言写成,所以基本的C语言编程知识是必要.同时,因为这篇教程的内容是与底层网络紧密相连的,所以笔者假设读者已经具备有关网络和协议的相关知识.译者的话:WinPcap是一套免费的,基于Windows的网络接口API,它在底层网络操作方面对程序员很有帮助.这篇文档翻译自
amWinPcap"一部分.这篇教程对初学者的帮助很大,尤其是简短清晰的例子,但这篇教程只是整个文档的一小部分,我认为你仍然需要参考文档的其它部分来了解各种结构等信息.教程中注有前缀"Y-"的部分是译者为了让读者更明白作者的意思添加的,原文中没有.

(Overview: this tutorial will guide readers step by step to understand WinPcap programming, from simple basic functions (obtaining network interface list and capturing data packets) to more advanced contents (processing send queue and network traffic statistics) The tutorial includes some code snippets and some simple but complete examples. Readers can refer to these examples to better understand the contents of the tutorial These examples are all written in C language, so basic C language programming knowledge is necessary At the same time, because the content of this tutorial is closely connected with the underlying network, the author assumes that the reader already has the relevant knowledge about the network and protocol WinPcap is a free, windows based network interface API, which is very helpful for programmers in the underlying network operation This document is translated from
amWinPcap& amp; quot; a part. This tutorial is very helpful for beginners, especially for short and clear examples, but this tutorial is only a small part of the whole document. I think you still need to refer to other parts of the document to understand various structures and other information The tutorial is prefixed with & amp; quot; Y-& amp; quot; In order to make readers understand the meaning of the author more clearly, the translator added the part of "s", which is not in the original text)

[下载]11053883382.rar




上一篇:Wireshak中文手册
下一篇:LSC局域网屏幕监控工具3.5