Chinaunix首页 | 论坛 | 博客
  • 博客访问: 363605
  • 博文数量: 104
  • 博客积分: 2519
  • 博客等级: 少校
  • 技术积分: 1025
  • 用 户 组: 普通用户
  • 注册时间: 2008-09-22 06:54
文章分类

全部博文(104)

文章存档

2009年(90)

2008年(14)

我的朋友

分类: LINUX

2009-06-23 14:48:38

NetBee is a new library intended for several types of packet processing, e.g.:

  • packet sniffing and filtering
  • packet decoding
  • traffic classification (not ready yet)

NetBee provides a set of modules that can be used by applications that need to process network packets. Instead of creating some custom code in your application for packet processing, you can use the functions exported by NetBee.

This library is made up of several components. It includes several objects for packet decoding, packet sniffing and filtering, traffic classification (not ready yet), and some miscellaneous utilities. Additionally, it include some components (such as the NetPDL protocol definition language, the NetVM packet processing virtual machine) that are used to do its job, but their knowledge is not required from programmers using NetBee.

The library is made up of the following main blocks, as shown in the figure below.

Among these blocks, there are four main categories

阅读(2970) | 评论(0) | 转发(0) |
0

上一篇:netpdl

下一篇:NBAR

给主人留下些什么吧!~~