登录
首页 » Linux-Unix program » 该程序类似于tcpdump软件,可用于分析链路层至传输层 的信息包,该目录包含该程序的源代码。详细信息请查看 本目录下的readme文档。...

该程序类似于tcpdump软件,可用于分析链路层至传输层 的信息包,该目录包含该程序的源代码。详细信息请查看 本目录下的readme文档。...

于 2022-04-10 发布 文件大小:97.28 kB
0 115
下载积分: 2 下载次数: 1

代码说明:

该程序类似于tcpdump软件,可用于分析链路层至传输层 的信息包,该目录包含该程序的源代码。详细信息请查看 本目录下的readme文档。-The procedure is similar to tcpdump software can be used to analyze the link layer to transport layer packet, the directory contains the program"s source code. For more information, see the Catalog readme files.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • during regular programming to be used when the message queue programming, but th...
    在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除"死"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates how to use the core operation called Message Queue, control Message Queue overflow, eliminating the "death" of news.
    2022-02-06 09:01:26下载
    积分:1
  • robocuo相关资料
    robocuo相关资料 -robocuo相关资料robocuo相关资料
    2022-12-08 17:20:03下载
    积分:1
  • programming process.
    unix环境下进程编程。-programming process.
    2022-05-24 00:21:29下载
    积分:1
  • pocket pc hx4700 linux driver
    pocket pc hx4700 linux driver
    2022-02-05 00:01:46下载
    积分:1
  • 基于LINUX环境的电能量采集系统的通讯程序,可以直接从设备采集数据至后台软件。...
    基于LINUX环境的电能量采集系统的通讯程序,可以直接从设备采集数据至后台软件。-LINUX-based environment, electric energy collection system of the communication procedures, you can collect data directly from the device to the back-office software.
    2022-06-01 17:21:48下载
    积分:1
  • Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用...
    Linux 是一个源码开放的操作系统,无论是普通用户还是企业用户都可以编写自己的内核代码,再加上对标准内核的裁剪从而制作出适合自己的操作系统。目前有很多中低端用户使用的网络设备的操作系统是从标准 Linux 改进而来的,这也说明了有越来越多的人正在加入到 Linux 内核开发团体中。 一个或多个内核模块的实现并不能满足一般 Linux 系统软件的需要,因为内核的局限性太大,如不能在终端上打印,不能做大延时的处理等等。当我们需要做这些的时候,就需要将在内核态采集到的数据传送到用户态的一个或多个进程中进行处理。这样,内核态与用户空间进程通信的方法就显得尤为重要。在 Linux 的内核发行版本中没有对该类通信方法的详细介绍,也没有其他文章对此进行总结,所以本文将列举几种内核态与用户态进程通信的方法并详细分析它们的实现和适用环境。 source code 2 -Linux is an open-source operating system, both ordinary users or enterprises, users can prepare their core code, coupled with the standard kernel cutting thereby making up their own operating system. There are a lot of low-end users of the network equipment from the standard operating system Linux is improving from the This also shows that the more and more people are added to the Linux kernel development groups. One or more modules and the realization of general Linux can not satisfy the needs of system software, because the core is too restrictive, such as the terminal can print, can not handle the b
    2022-01-26 00:11:59下载
    积分:1
  • 嵌入式Linux系统的移植研究
    嵌入式Linux系统的移植研究 -嵌入式Linux系统的移植研究嵌入式Linux系统的移植研究
    2022-08-09 10:09:28下载
    积分:1
  • config and build server under linux, helpful
    linux下常用的服务器的配置和搭建,对于搭建linux服务平台有很好的帮助-config and build server under linux, helpful
    2022-03-22 02:38:51下载
    积分:1
  • The source is MiniGUI all the code, for those who want to design GUI is a very g...
    该源码是miniGUI的全部代码,对想设计GUI的人来说是很好的一个参考-The source is MiniGUI all the code, for those who want to design GUI is a very good reference
    2023-08-10 13:20:03下载
    积分:1
  • int show_char(int n, const char *name, chtype code) { const int height =...
    int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int col = (n / height) * COLS / 2 mvprintw(row, col, " *s : ", COLS/4, name) addch(code) return n + 1 }- int show_char(int n, const char*name, chtype code) { const int height = 16 int row = 4+ (n height) int col = (n/height)* COLS/2 mvprintw(row, col, "*s : ", COLS/4, name) addch(code) return n+ 1 }
    2023-01-13 11:50:04下载
    积分:1
  • 696518资源总数
  • 104932会员总数
  • 9今日下载