搜索资源列表
DWR
- 这段时间较闲,研究了一番dwr.发现dwr实现的AJAX有些地方确实很是先进.比如动态生成javascr ipt代码 隐藏的http协议 javascr ipt于java代码交互的是javascr ipt对象(或字符串)等.
ftpget_VC
- 使用VC6开发的FTP程序,具有普通FTP功能和断点续传功能,是学习FTP协议的好教程-VC6 developed using the FTP program, with general HTTP FTP functionality and features, is a good tutorial to learn FTP protocol
UPDATA_test
- 使用HTTP协议,进行程序更新的源代码.基本讲述了使用POST方式,更新程序-Using the HTTP protocol, the program updates the source code. Basically about the use of POST method update
HttpClient
- 基于HTTP协议的client实现,可以作为入门参考。-Achieve client based on the HTTP protocol, can be used as a beginning.
WinInet
- WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the developmen
JavaPackage
- java http相关协议包以及jsoup包-the package of http and jsoup about java
source-setup
- IE sourceTree. IE的网页源码和Http协议分析工具(含VC源码)。支持显示框架、http头、cookie等,是开发http、学习http协议的好工具、好代码。-IE sourceTree
httpUploadFile
- 对 http 协议上传文件进行封装,用户定义对象后,可以直接调用-Upload files on the http protocol encapsulation, user-defined object, you can directly call
SDKUploadPic
- 实现Http协议中的get,完成协议的功能 使您更好的了解协议-Realize Http protocol get, complete protocol feature allows you to better understand protocol
kaoshibazhuceji
- 第一次接触VC++模拟HTTP协议的POST方式提交表单。POST提交部分的代码是在网上找的现成的函数,里面使用的是MFC的CHttpConnection类。随便找了个没有验证码的注册页面(考试吧网站的注册页面),提交表单,抓到数据包后分析,模拟提交,测试成功!于是便写出了这个批量注册的程序。为以后写更强大的模拟提交表单程序打基础。利用这种模拟提交和获取数据的方法,完全可以把一个别人写好的现成的B/S架构客户端网页写成一个C/S架构的客户端软件。十分强大!还可以进行各种代替人工操作的模拟网页操作
VC_httpDownload
- http协议文件下载。vc6的开发环境,完整的源代码工程,可以直接用vc6打开编译-download file web by http protect
HTTPrequest
- 验证HTTP通信协议的工具代码,可以做GET、POST等相关操作。-HTTP communication protocol verification tool code, you can do GET, POST, and other related operations.