-
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...
很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现的标单域都是加密后的数据v。这在某种程度上防止了自动注册程序的使用,但是也给其他的一些正当用途的程序造成了不便。而通过处理CHtmlView的表单提交事件,则可以捕获HTTP请求信息,只要程序向这些网站提交加密后的表单信息就可以完成相应的工作了。本例即是这方面的一个实例。-many applications need to be addressed for the submission form, but a lot of famous sites like Yahoo in order to prevent others using the automatic registration procedures Strong Note account, the website added a lot of encryption, in the final HTTP request information of standard single domain are encrypted data v. In part to prevent the automatic use of the registration procedures, but also to some other legitimate uses of the procedure have caused inconvenience. CHtmlView and by addressing the submission form, can capture HTTP request information, as long as the procedures for submission to these websites encrypted form on the information to complete the work. The cases this is an example of.
- 2023-06-29 16:15:03下载
- 积分:1
-
查看端口的的使用情况
查看端口的的使用情况-View port usage
- 2023-08-05 17:55:03下载
- 积分:1
-
电脑接入网络,只要点搜索就能搜索局域网内的计算机的IP和计算机名称...
电脑接入网络,只要点搜索就能搜索局域网内的计算机的IP和计算机名称-computer access networks, as long as the point search will be able to search within the local area network of computers and computer name IP
- 2022-03-21 12:45:16下载
- 积分:1
-
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显...
Java实现的简单网络电话,可以实现局域网内的通话,但通话时延较明显-Java simple telephone network can be achieved within the local area network calls, but more significantly delay calls
- 2022-01-21 03:01:05下载
- 积分:1
-
vc+网络初学者的资料!vc+网络初学者的资料
vc+网络初学者的资料...
vc+网络初学者的资料!vc+网络初学者的资料
vc+网络初学者的资料-vc information network beginners! Vc network beginners information vc information network beginners
- 2022-08-09 16:32:06下载
- 积分:1
-
非常有用的构造并发送IP/UDP/ICMP数据包的程序
非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
- 2023-04-03 03:00:04下载
- 积分:1
-
简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者...
简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者-vc Socket simple entry procedures, the basic structure socket has a very clear picture for beginners and beginners
- 2023-08-21 05:40:03下载
- 积分:1
-
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存...
一个网络抓包工具,支持三种协议(TCP,UDP和ICMP)的数据包抓取,使用winsock API编写,可以很方便的扩展自己的程序。可以把每种抓取的协议数据保存到日志记录文件中。抓包速度比较快,以树形列表给与分析,可以查看原始数据包。该程序需要在Windows XP/2000/NT操作系统上,并且有管理员权限。-1 PacketCapture tools to support the three kinds of protocols (TCP, UDP and ICMP) packet capture, using the winsock API write, you can easily expand their programs. Can be saved for each crawl of the protocol data to a log file. Ethereal" s faster, in order to give the analysis of tree list, you can view the original packets. The program requires Windows XP/2000/NT operating system and has administrator privileges.
- 2022-06-02 06:52:55下载
- 积分:1
-
简单tcp,udp通信
这个项目可以实现简易的客户端和服务器端的通信,客户端和服务器端是任意指定的,通过这个程序,读者可以了解基于tcp的通信原理和基于UDp的通信原理以及两者之间的区别。
- 2023-08-23 18:05:05下载
- 积分:1
-
编码转换,u编码,html编码,utf8
编码转换,u编码,html编码,utf8-GB,URL编码-code translation
- 2023-01-26 12:55:03下载
- 积分:1