登录
首页 » Windows Socket编程 » 很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...

很多应用都需要处理表单的提交,现在很多著名的网站像Yahoo为了防止别人利用自动注册程序强注账号,在网页中添加了很多加密程序,这样在最后的HTTP请求信息中出现...

于 2023-06-29 发布 文件大小:42.86 kB
0 57
下载积分: 2 下载次数: 1

代码说明:

很多应用都需要处理表单的提交,现在很多著名的网站像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.

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

发表评论

0 个回复

  • 学学client/sever
    学学client/sever程序-learn client/sever procedures
    2022-07-09 03:17:38下载
    积分:1
  • .net源代码,实现了类似的mp3搜索功能
    .net源代码,实现了类似的mp3搜索功能-. net source code, to achieve a similar mp3 search function
    2022-02-21 17:38:54下载
    积分:1
  • 可以获取局域网IP、MAC、用户名
    可以获取局域网IP、MAC、用户名- May gain local area network IP, MAC, user
    2022-02-25 21:07:39下载
    积分:1
  • 完全用Struts做的用户注册系统一个Jbuilder8工 StrutsRegister1.0 先建立数据库,导入test.sql 打开Jbuilder8,导
    完全用Struts做的用户注册系统一个Jbuilder8工程 StrutsRegister1.0 先建立数据库,导入test.sql 打开Jbuilder8,导入所有的包(在Lib)目录底下 本注册系统只是一个测试,功能不全,但所用的技术全是Struts1.0的 详细情况请参考http://jakarta.apache.org/struts/index.html-Struts done entirely by the user registration system works a Jbuilder8 StrutsRegister1.0 first establish a database into open test.sql Jbuilder8, import all the packets (Lib) Contents Under the registration system is only a test, dysfunction, but the technology used by all Struts1.0 For details, please refer http://jakarta.apache.org/struts/index.html
    2022-12-26 03:30:03下载
    积分:1
  • c++写的一个用于指纹识别的代码,可以应用与企业的考勤...
    c++编写的一个用于指纹识别的代码,可以应用与企业的考勤-prepared for a fingerprint identification code can be applied to enterprises with an attendance
    2023-08-29 05:10:03下载
    积分:1
  • Based on C/S mode Socket programming two programs, one is the client program, on...
    基于 C/S 模式的 Socket 编程 两个程序,一个是客户机程序,一个是服务器程序 Server 端向 Client 端提供两种服务:数学计算服务和反序字符串服务-Based on C/S mode Socket programming two programs, one is the client program, one is the server program Server-side Client-side to provide two services: Mathematics computing services and anti-order strings Service
    2022-02-05 13:25:07下载
    积分:1
  • 目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,...
    目前,已经有不少的Sniff工具软件,如Windows环境下,最富盛名的工具是Netxray和Sniffer pro,用它们在 Windows环境下抓包来分析,非常方便。在UNIX环境下如Sniffit,Snoop,Tcpdump,Dsniff 等都是比较常见的。这里介绍一个用C语言和网络数据包和分析开发工具libpcap及winpcap实现的简易网络Sniffer。-Currently, there have been numerous Sniff software tools, such as the Windows environment, the most famous tool is the Sniffer pro Netxray and use them in the Windows environment capturing Packet analysis, very convenient. In the UNIX environment as Sniffit, Snoop, Tcpdump, such as Dsniff are relatively common. Presented here with a C language and network packet analysis and the development of tools to achieve libpcap and winpcap Simple Network Sniffer.
    2022-06-14 10:15:08下载
    积分:1
  • 很多应用都需要处理表单的提交,现在很多著名的网站像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
  • 邮件代码服务器端
    邮件代码服务器端-mail server code
    2022-05-23 04:49:15下载
    积分:1
  • VB源代码VB源代码VB源代码
    vb源代码vb源代码vb源代码
    2022-02-27 09:16:12下载
    积分:1
  • 696518资源总数
  • 104225会员总数
  • 32今日下载