搜索资源列表
SMSViaGateway
- ◆◆◆ 《网通网关短信收发、群发》◆◆◆ 利用网通的网关平台收发手机短信,群发手机短信。主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、 接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn ◆◆◆ 日期 ◆◆◆ 2007-05-02 16:59:54
duanxinwangguan
- 利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。
http工具.rar
- delphi7实现的http请求工具,可以向webserbice发post或get请求。请求从xml获取。附带一个Indy9工具包
http_post_in_c
- 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.
http_get_in_c
- 使用纯C编写的http get请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http get request, can be used for testing HTTP server. Is a very applicable gadgets.
Fiddler2Setup
- fiddler,一款很好的WEB应用程序调试工具,可捕获IE的HTTP请求.-fiddler, a WEB application, a good debugging tool that can capture the IE' s HTTP request.
SMSViaGateway
- 利用网通的网关平台收(群)发手机短信,群发手机短信。主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。-Netcom' s gateway platform to use income (group), made a cell phone text messaging, mass text messaging. Main: POST HTTP request,
200811017565787
- 利用网通的网关平台收(群)发手机短信,群发手机短信。 主要技术:POST HTTP 请求,MD5加密算法,XML文档解析,手机短信发送、接收,短信群发等。源代码已经封装好,并提供详细的测试代码,该程序也可以直接当作手机短信收发的小工具。 -Netcom' s gateway platform using income (group) made SMS, mass SMS. Main: POST HTTP request, MD5 encryption algorithm, XML do
IEWebDeveloperv2.4.1.122
- 这个是破解版的(crack)IE Web Developer v2.4.1.112, 该工具超级强大,简直就是ie下的firebug啊! 注意一下,在vista注册的时候,要先使用”管理员身份“打开ie--直接在ie上右键选择”以管理员身份运行“就行,然后注册的位置在右上角.该工具是IE下超强的js调试工具,可以: 查看页面元素属性,修改dom,调试scr ipt,跟踪页面的http请求(ajax调试)-This is the cracked version of t
kaifangshijifanghudongjiaoliuxitong
- 本系统采用ASP与SQL Server作为开发工具,通过数据库的连接,让ASP运行在服务器端,每当用户通过浏览器向服务器发出HTTP请求后,服务器将根据ASP页中使用的脚本来调用相应的ASP引擎,解释申请的ASP页,执行其中的脚本命令,然后生成一个由标准HTML组成的Web页返回给用户。服务器仅将执行的结果,返回给客户浏览器,这样就减轻了客户端浏览器的负担,提高了互动交流的速度。-asp he server xiang jie he,quan tao de lun wen
small_download_get
- dos环境下的一个基于tcp协议的一个下载工具,就是用vc发送GET请求,直接基于底层的socket stream 套接字的编程。因为是DOS环境所以便于学习整个HTTP请求的整个过程。-a dos environment tcp protocol based on a download tool to send a GET request is to use vc, directly based on the underlying socket stream socket programmin
HTTPeep_src
- Http请求测试工具源码,对于搞Http后台请求资源的程序员非常有用途的。-Http request testing tool for source code, to engage in the the Http background requested resource programmers use.
http_file_java
- http文件分析重组工具,可以分析wireshark截获的pcap文件,在界面显示所有包信息,并且重组成原始文件,如一个http请求中,传输的html,css等文件。Java实现。-Can to analyze the wireshark intercepted pcap file interface displays all package information, and re-composition of the original documents, such as a http req
GetHttp
- HTTP 请求测试工具,简单易用,直观,适合学习 socket-http get test tools
andbase-master
- andbase中包含了大量的开发常用手段。 如网络下载,多线程与线程池的管理,数据库ORM,图片缓存管理,图片文件下载上传,Http请求工具,常用工具类(字符串,日期,文件处理,图片处理工具类等),能够使您的应用在团队开发中减少冗余代码,很大的提高了代码的维护性与开发高效性,能很好的规避由于开发疏忽而导致常犯的错误-andbase contains a large number of developers a common means. Such as network do
eoehttp
- 一个封装好的HTTP请求工具类,只要向里面传递数据即可,使用起来非常方便-A good package HTTP request tools, as long as the data can be passed to the inside, very convenient to use
httplite
- 简单的异步HTTP请求工具,基于NETTY-http
HttpConnectUtil
- http工具类,封装基本的http请求工具类,包含一个ssl请求方法(The HTTP tool class encapsulates the basic HTTP request tool class, including a SSL request method)
restclient-ui-3.2.2-jar-with-dependencies
- restclient下载,http请求工具,方便实用的测试工具(Restclient downloads, HTTP request tools, convenient and practical testing tools)
ApiService
- http请求工具类,支持GET、POST请求等,直接使用,便于开发(HTTP requests the tool class, supports GET, POST requests, and so on. It is used directly and is easy to develop.)