文件名称:namenip003
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- pin****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个module, 使用这个程序需要先把它编译出来(这里是把main.c编译成main.o)。编译命令如下:
gcc -O -c -Wall main.c
使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use of the procedures needed to put it out compiler (here is compiled main.o main.c). Build orders are as follows : gcc-O-c-Wall main.c use of the time required insmod main.o orders increase contains no use rmmod main.o unloading order on it. This procedure also need Linux kernel and netfilter support. Linux kernel .* the standard installation there are netfilter/iptables
gcc -O -c -Wall main.c
使用的时候须用insmod main.o命令加载,不用时用rmmod main.o命令卸载就可以了。此程序还需要Linux2.4 kernel和netfilter的支持,Linux2.4.*内核的标准安装里有netfilter/iptables-this program is a module, the use of the procedures needed to put it out compiler (here is compiled main.o main.c). Build orders are as follows : gcc-O-c-Wall main.c use of the time required insmod main.o orders increase contains no use rmmod main.o unloading order on it. This procedure also need Linux kernel and netfilter support. Linux kernel .* the standard installation there are netfilter/iptables
(系统自动生成,下载前可以参看下载内容)
下载文件列表
程序清单
........\headers.h
........\main.c
........\使用说明.txt
........\headers.h
........\main.c
........\使用说明.txt