Welcome![Sign In][Sign Up]
Location:
Search - http s

Search list

[WinSock-NDIS一个用socket来实现HTTP下载的程序源码

Description: 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it's best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
Platform: | Size: 90252 | Author: 屠理峰 | Hits:

[WinSock-NDISHTTPGetPost

Description: This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a utility that lets y ou retrieve raw information from web servers us ing s HTTP GET and POST commands. unpacked which is a source document, another demo code reading relevant reference : http : / / www.rfc-editor.org/ http : / / www.codetools.com / index.html
Platform: | Size: 62080 | Author: 陈丽萍 | Hits:

[Other3434

Description: 可将图片地址http://w163.cn/images/top_logo.gif变成http://s.w163.cn/?17 ,这样大大减小了图片地址的长度,方便淘宝(taobao.com)等网站进行个性化设计。-will address http : / / w163.cn/images/top_logo.gif into http : / / s.w163.cn / 17, thus greatly reducing the length of the Photo address, Amoy convenience Po (taobao.com) personalized web site design.
Platform: | Size: 18138 | Author: hanyu | Hits:

[Internet-NetworkHTTP服务器端

Description: 这是微软提供的HTTP服务器例程-This is Microsoft's HTTP server routines
Platform: | Size: 226247 | Author: | Hits:

[Proxy Serverburpproxy_v1.22

Description: Burp 是一个运行在linux下的交互式的HTTP/S代理服务器。它可以用来跟踪Web应用程序。它工作在终端浏览器和Web服务器之间,容许截取、观测和编辑网络传输包。它同时支持多个代理服务器和认证模式。-Burp is a run on the Linux interactive HTTP / S proxy server. It can be used to track Web applications. Its work in the terminal browser and Web server, allowing interception, observation and edit network packet transmission. It also supports multiple proxy servers and authentication model.
Platform: | Size: 114858 | Author: 龙柏利 | Hits:

[Process-Thread多线程HTTP服务器源代码

Description: 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional's essential information, as well as a good scholar Department Dongdong, will be the knowledge that you want
Platform: | Size: 42290 | Author: suncg520 | Hits:

[ADO-ODBCVFP9's Tool信息提示勾子

Description: VFP9's ToolTipEx 1.2 信息提示勾子 如果你认为下图中信息提示窗口是在表单上放一个类或控件,然后再为表单对象额外写上一行它的信息提示,那么恭喜你,你猜错了。 ToolTipEx.1.2 完全是一个勾子类型的信息提示类,你完全无须往你己有的表单上增加控件或者类或者增加一行代码,也完全不需要修改你项目中任何表单的任何一个地方。只需要在您主程序中执行一句 BindVfp 即可,或在你希望启用信息提示的时候启用 BindVfp,你原来表单上所有控件的 ToolTipText 均全部更换。详细设置可参考 Demo1 中的说明。解除也非常简单,一行 UnBindVfp 即可。你也可以将 Demo1 直接提交给最终用户,让他们自己设置他们喜欢的信息提示窗口类型,然后在您的程序中调用您客户所保存的设置。 还是这种全局勾子不够你自由使用?你喜欢每个表单的信息提示都不尽相同?没关系 ToolTipEx 同时提供单独设置,你可以为你的每一个表单重新设计信息窗口。详细设置请参考 Demo2 与 Demo3 表单。 ToolTipEx 持续研发中,规划中的 1.3 将实现 GDI 信息通知,请继续留意更新。 下载地址:http://www.xykjsoft.com/downloads/Cat_ToolTips.rar 更新地址:http://xykjsoft.blog.163.com/]http://xykjsoft.blog.163.com/
Platform: | Size: 85624 | Author: safeily | Hits:

[Internet-NetworkHTTP服务器端

Description: 这是微软提供的HTTP服务器例程-This is Microsoft's HTTP server routines
Platform: | Size: 226304 | Author: | Hits:

[Process-Thread多线程HTTP服务器源代码

Description: 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional's essential information, as well as a good scholar Department Dongdong, will be the knowledge that you want
Platform: | Size: 41984 | Author: suncg520 | Hits:

[Internet-Network一个用socket来实现HTTP下载的程序源码

Description: 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it's best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
Platform: | Size: 106496 | Author: 屠理峰 | Hits:

[Internet-NetworkHTTPGetPost

Description: This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a utility that lets y ou retrieve raw information from web servers us ing s HTTP GET and POST commands. unpacked which is a source document, another demo code reading relevant reference : http :// www.rfc-editor.org/ http :// www.codetools.com/index.html
Platform: | Size: 61440 | Author: 陈丽萍 | Hits:

[Proxy ServerHTTP-Proxy

Description: 一个HTTP代理的源码,和大家一起分享-An HTTP proxy source, and U.S. share
Platform: | Size: 265216 | Author: victorliu | Hits:

[SymbianHTTP

Description: HTTP示例,对大家应该有用吧 HTTP示例,对大家应该有用吧-HTTP example, the U.S. should be useful to let HTTP example, the U.S. should be useful to you
Platform: | Size: 1585152 | Author: 飞哥 | Hits:

[Delphi VCLs

Description: Socks5-http代理代码 Socks5-http代理代码-Socks5,Socks5-http
Platform: | Size: 199680 | Author: xiaoxiao | Hits:

[Technology ManagementIntroduction_of_HTTP_SSL

Description: 介绍HTTP协议及SSL协议的基本原理。 是开发HTTP协议的基础入门资料。-HTTP protocol and SSL protocol describes the basic principles. The basis for the development of introductory information on HTTP protocol.
Platform: | Size: 241664 | Author: Handy | Hits:

[TCP/IP stackSockets-2.3.9.1

Description: C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. The source code is released under the terms of the GNU GPL, but is also available under an alternative license.
Platform: | Size: 318464 | Author: geddy | Hits:

[Other图解HTTP 文字版

Description: 超文本传输协议(英文:HyperText Transfer Protocol,缩写:HTTP)是一种用于分布式、协作式和超媒体信息系统的应用层协议[1]。HTTP是万维网的数据通信的基础。(HyperText Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, and hypermedia information systems [1]. HTTP is the basis of the World Wide Web's data communications.)
Platform: | Size: 6808576 | Author: daxer | Hits:

[Internet-Networkhttp-inuse

Description: 一个http server的调试程序,可以测试服务端的报文及数据处理过程。(A HTTP server debugger, you can test the server's message and data processing process.)
Platform: | Size: 65536 | Author: bario | Hits:

[Proxy ServerVB 代理服务器

Description: VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
Platform: | Size: 4096 | Author: yhindex | Hits:

[Windows DevelopPB下载HTTP文件

Description: PB下载HTTP文件,C/S开发工具Powerbuilder如何下载HTTP文件。(PB Download HTTP Files,C/S develope tool Powerbuilder download Http file.)
Platform: | Size: 51200 | Author: jxxyzyc | Hits:
« 12 3 4 5 6 7 8 9 10 ... 49 »

CodeBus www.codebus.net