-
对程序进行了速度调用上的优化,同时删除了所有的广告,大家可以自由增加自己的广告,也不用麻烦改版权信息,只需要把bottom.asp和Head.asp的版权信息改...
对程序进行了速度调用上的优化,同时删除了所有的广告,大家可以自由增加自己的广告,也不用麻烦改版权信息,只需要把bottom.asp和Head.asp的版权信息改成贵站的就可以了。-right procedures for the transfer speed of optimization, delete all the advertisements, we can add their own advertising, do not have to change copyright trouble information only and should bottom.asp Head.asp copyright information into the Guizhan on it.
- 2022-03-18 00:19:33下载
- 积分:1
-
这是一个全球网站排名的查询工具,包含了生成可执行程序和全部源代码...
这是一个全球网站排名的查询工具,包含了生成可执行程序和全部源代码-This is a global ranking of the site query tool includes the production of all executables and source code
- 2022-06-19 15:56:54下载
- 积分:1
-
客户端从终端接受键盘数据并把数据发送至服务端
服务端把客户端发送过来的数据执行并把结果发送至客户端
客户端和服务端数据发送增加数据包头,进行打包操作...
客户端从终端接受键盘数据并把数据发送至服务端
服务端把客户端发送过来的数据执行并把结果发送至客户端
客户端和服务端数据发送增加数据包头,进行打包操作-The client from the terminal to accept the keyboard data and the data sent to the server
Server to the client to send the data over the implementation and the results sent to the client
Client and server data transmission to increase the data header, for packaging operations
- 2022-02-15 07:37:12下载
- 积分:1
-
Tracert程序
Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TT...
Tracert程序
Tracert(跟踪路由)是路由跟踪实用程序,用于确定 IP 数据报访问目标所采取的路径。Tracert 命令用 IP 生存时间 (TTL) 字段和 ICMP 错误消息来确定从一个主机到网络上其他主机的路由。
本程序利用RAW Socket实现Tracert程序。Tracert程序在具体实现时,是令其向目的主机发送一个ICMP回显请求消息,并重复递增IP头部TTL字段的值。刚开始的时候TTL等于1,这样当数据报抵达途中的第一个路由器时,TTL值就被减为0,导致发生超时错误,因为该路由器生成一份ICMP差错报文返回给源主机。随后,主机将数据报的TTL值递增1,以便IP报文能到达下一个路由器,并由下一路由器生成ICMP超时差错报文返回给源主机。不断重复这个过程,直到数据报达到最终的目的主机,此时目的主机将返回ICMP回显应答消息。这样,源主机只需对返回的每一份ICMP报文进行解析处理,就可以掌握数据报从源主机到达目的主机途中所经过的路由器信息。
本程序为控制台程序-Tracert using WinSocket
- 2023-05-23 15:50:04下载
- 积分:1
-
一个很详细的嗅探工具,跟大家分享,共同学习
一个很详细的嗅探工具,跟大家分享,共同学习-A very detailed sniffing tools, like to share with you, learning together
- 2022-05-22 15:00:41下载
- 积分:1
-
用wipcap设计实现SNIFFER
用wipcap设计实现SNIFFER-Designed by wipcap achieve SNIFFER ..
- 2022-03-19 20:06:42下载
- 积分:1
-
使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能。...
使用packet32实现的raw socket的初始化、接收数据包、发送数据包、关闭等功能。-It has realised the Raw socket`s initialation, receiving, sending of data packets and closing functions in which packet32 is used.
- 2022-03-18 20:58:04下载
- 积分:1
-
本程序我花了一个月的时间做的,就是嗅探器,用处很大啊,让出来给大家
本程序我花了一个月的时间做的,就是嗅探器,用处很大啊,让出来给大家-This procedure took me a month to do that sniffer, useful ah, let out to the U.S.
- 2023-04-20 11:30:03下载
- 积分:1
-
ping use to winsock using programming.shixian le ping gongneng.
ping use to winsock using programming.shixian le ping gongneng.
- 2022-03-16 11:49:50下载
- 积分:1
-
检查Linux下的网卡
检查Linux下的网卡 -detect network card in linux
- 2023-09-08 11:20:03下载
- 积分:1