登录
首页 » Windows Socket编程 » 这是一个简单的网络流量监控系统。希望对大家有用!

这是一个简单的网络流量监控系统。希望对大家有用!

于 2023-06-17 发布 文件大小:55.41 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

这是一个简单的网络流量监控系统。希望对大家有用!-This is a simple network traffic monitoring system. Hope useful for all of us!

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

发表评论

0 个回复

  • 实现远监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设...
    实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设置等功能-Remote monitoring equipment for data acquisition and maintenance of the main achieve the following functions: registration, channel selection, real-time monitoring, recording, save, play, fast/slow play, pause/resume, single-frame play/single-frame playback, drawings function, resolution setting and other functions
    2022-08-19 17:12:40下载
    积分:1
  • 一个很好的UDP协议监视器,能动态监视局域网的所有机器
    一个很好的UDP协议监视器,能动态监视局域网的所有机器-a good UDP monitors, dynamic monitoring of all machines LAN
    2022-02-11 13:09:00下载
    积分:1
  • 网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化...
    网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化-netnew one : the mouse effects when mouse clicks before and after clicking on the text changes and remove the mouse changes
    2022-03-18 06:30:46下载
    积分:1
  • 一个简单的采用UDP网络协议的通讯传输测试序,包括所有的源码...
    一个简单的采用UDP网络协议的通讯传输测试程序,包括所有的源码-A simple UDP network protocol used for communications transmission testing procedures, including all of the source
    2022-02-24 22:56:35下载
    积分:1
  • This book covers the procedures related to web design to all client and server
    本电子书涵盖了有关web程序设计的所有客户端和服务器端技术资料,而且都是非常经典易学的电子教材,此电子书是网站建设者不可多得的宝典。-This book covers the procedures related to web design to all client and server-side technical information, and are very easy to learn classic electronic materials, this book is a rare book website builders.
    2022-07-08 00:15:46下载
    积分:1
  • 使用Raw Socket抓取IP包 使用本序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号...
    使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号-密码”就都呈现在你眼前了!-Raw Socket crawling using IP packet using this procedure, you can listen to the network all the data, as long as the slightly changed a bit, specifically transmission network " account- the password" on both the front of your eyes now!
    2023-04-04 14:30:03下载
    积分:1
  • 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP...
    计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲区中读出4个字符,并将字符转换成对应的16进制数字,如此依次累加,直至数据全部读完。 还有一种情况,即如果数据长度为奇数个字节,则需要判断,并补0累加。程序中利用的是缓冲区长度计数器i和当前读取到计数器j判断数据长度是否为奇数。即如果数据长度为偶数,则读完数据时当前读取到计数器j的值应与缓冲区长度i相等,而如果数据长度为奇数,则读完数据时,当前读取到计数器j>缓冲区长度i,此时需将缓冲区中剩余的两个字符读出,并补0,转换成相应16进制数以后参与累加。 当累加结束后,将累加和的16位以上数据位移下再进行一次累加,并对最后累加和取反即得所求校验和。 -calculated checksum checksum algorithm Description : To ensure the network transmission of data reliability, in many of the agreements are set up and calibration, for example : IPv4, ICMPv4, IGMPV4, ICMPv6. UDP and TCP so on. Calculating checksum algorithm called the Internet checksum algorithm, the simple answer is : as has been the calibration data for 16 cumulative, and then take the anti-code, if the data byte length of the odd, data will make up the tai
    2022-01-26 06:39:03下载
    积分:1
  • 电子商务系统开发平台,可供大家参考!
    电子商务系统开发平台,可供大家参考!-e-commerce system development platform for your reference!
    2022-06-16 21:59:53下载
    积分:1
  • java的电子邮件序。服务端和客户端都有。已译通过
    java编的电子邮件程序。服务端和客户端都有。已编译通过-java series of the e-mail program. Services and clients have. Compiled by
    2022-06-28 22:16:11下载
    积分:1
  • foreigner writing a Web e
    老外写的一个网页邮件服务器,已经汉化,里面有简单的说明。-foreigner writing a Web e-mail servers, have finished, which has a simple explanation.
    2022-05-15 04:28:17下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载