搜索资源列表
libpcap-0.7.2.tar
- libpcap包,分组捕获函数库,可用于截获网络数据包,-libpcap packet, packet capture library can be used to intercept data packet network,
pmfix_src
- 一个pmfix程序,能够运行在LINUX上面,使用C++语言编写,截取网络数据包!-a pmfix procedures can run on LINUX above, the use of C language, Interception of network data packets!
snort-16.3-patch2
- 该软件是一个有名的基于网络的入侵检测系统,其功能及相关信息在本书中做了详细的分析和说明(该软件具有的功能有:网络信息包嗅探、记录网络信息包并进行网络数据分析、基于网络的误用检测等-The software is a well-known network-based intrusion detection system, and its function and related information in the book to do a detailed analysis and exp
qt3
- 用qt3实现的Wake On Lan也就是远程唤醒(远程开机),即通过一台PC向另一台已经关机但仍连接电源PC发送网络数据包,使其开机的功能,前提是两台PC同处一个局域网内,且被唤醒方的网卡支持网络唤醒功能(现在网卡基本上都支持啦)
pd6710
- 无线网络数据传输系统代码,基于PCMCIA的
sniffer
- Sniffer是一种常用的收集有用数据方法,在LINUX环境下,编程实现网络数据的捕获。
ndmpkit.v3.2.tar
- 网络数据管理协议的开发-network data management protocol development
网络客户端服务器实现
- 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
nethidpro.rar
- linux下用钩子函数实现网络数据包截取并加密,有说明文档和源码。,linux using hook function implementation network packet interception and encryption
server-1.3.tar
- linux 操作系统上开发的上的网口与串口之间数据转发的程序.经过测试,非常好用.希望有人能用的着.-linux operating system developed by the network and serial port data transmitted between the procedures. After the test, very easy to use. I hope someone can use the forward.
nfqueue-bindings-0.1.tar
- 此包是为perl或者 Python等高级语言提供一个库,该库提供对网络数据包通过queue方式的访问。-nfqueue-bindings was written to provide an interface in high-level languages such as Perl or Python to libnetfilter_queue. The goal is to provide a library to gain access to packets queued by
netlink_demo
- NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
NDMS_01
- linux 网络监控 。主要是对Linux系统的网络数据进行监控。-linux network mornitor
net tool code
- 网络安全开发包详解的源码,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet,网络入侵检测开发包Libnids。-the source code of the devtool of net programing
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
Linux_serial_network
- Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
Linux-Network-Traffic-Control
- Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
IDS
- linux下的数据包监控程序,1. 利用数据链路访问接口来进行网络数据包监控。 2. 加深对TCP/IP协议族中常见协议的理解。 3. 掌握如何利用数据包监控程序来了解当前网络状况。 4. 编写过滤条件,对网络数据包进行过滤,提取出所关心的网络数据。 -linux packet monitoring program
Linux
- 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
unixGsmMux
- LINUX下的GSMMUX协议栈,实现模块AT与GPRS网络数据并行-GSMMUX CODE,SUPPORT AT AND GPRS DATA at the same time