登录
首页 » Windows Socket编程 » 名称:互联网有害信息过滤1.0 功能:实时抓包,检测指定的有害信息 技术:使用原始套接字实现抓包功能 其他:本程序主要介绍使用原始套接字抓包的使用,...

名称:互联网有害信息过滤1.0 功能:实时抓包,检测指定的有害信息 技术:使用原始套接字实现抓包功能 其他:本程序主要介绍使用原始套接字抓包的使用,...

于 2022-01-25 发布 文件大小:64.58 kB
0 222
下载积分: 2 下载次数: 1

代码说明:

名称:互联网有害信息过滤1.0 功能:实时抓包,检测指定的有害信息 技术:使用原始套接字实现抓包功能 其他:本程序主要介绍使用原始套接字抓包的使用,希望对想了解这方面的朋友有点用。过滤部分很薄弱,如需当过滤系统使用,还需自行修改添加功能-Name: information filtering of harmful Internet 1.0 features: real-time capture, detection designated harmful information technology: the use of original socket capture realize other features: The program on the use of original capture the use of sockets, in the hope that it would like to know Friend a little used area. Filtering part is very weak, when the filtration system For use, needs to be modified to add functionality

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

发表评论

0 个回复

  • 监视网络联接的序,并且将获得的信息保存到一个Access数据库中...
    监视网络联接的程序,并且将获得的信息保存到一个Access数据库中-Procedures for monitoring network connectivity and information will be saved to an Access database
    2022-01-25 21:02:23下载
    积分:1
  • 套接字实例
    Linux Socket Programming by Example
    2022-01-30 23:03:45下载
    积分:1
  • 通过WINSOCK的TCP来模拟简单的网络聊天
    通过WINSOCK的TCP来模拟简单的网络聊天-through TCP Winsock to simulate simple Web Chat
    2022-06-19 20:22:45下载
    积分:1
  • easyhttp.zip 代理软件
    easyhttp.zip 代理软件-easyhttp.zip Agent Software
    2022-01-28 13:13:32下载
    积分:1
  • (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
    (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
    2022-05-19 18:52:33下载
    积分:1
  • 使用select模型进行网络的例子,使用标准c,移植性能好,是最基本的网络模型...
    使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
    2023-02-08 11:40:04下载
    积分:1
  • 端口到网络转换过的例子,界面。可以杀死…
    端口到网络进程pid的转换例子,有界面。可以杀死进程,过滤进程。-port to the network conversion process pid example, the interface. Can kill the process, filtration process.
    2022-08-23 17:11:03下载
    积分:1
  • 基于UDP MFC环境
    UDP MFC 包含服务器和客户端,  本实验设计内容是:设计一个程序,实现聊天功能,要求有客户端和服务器端。客户端能实现消息的输入和发送、接收消息、连接服务器与断开连接等基本功能;服务器端要求能收发信息、保存客户端的IP信息地址、将接收到的消息向所有客户端转发等基本信息。
    2022-11-27 05:40:03下载
    积分:1
  • 软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
    软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
    2022-12-31 05:35:24下载
    积分:1
  • 虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的 让人知道你的连网状态。这个经过改造PING命令,比...
    虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的 让人知道你的连网状态。这个经过改造PING命令,比系统自带的更强悍,它的窗口更人性化,省去了原来PING命令繁琐的打开步骤,而且可以按指定次数连续Ping,还可以按给定的数量连续PING。用起来非常方便。-Networking people know your status. The revamped PING command, the system comes with more than tough, it is more user-friendly window, eliminating the original PING command to open cumbersome steps, and can specify the number of times according to a continuous Ping, also can be given the number of consecutive PING. Is very convenient to use them.
    2022-09-15 14:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载