搜索资源列表
一个用socket来实现HTTP下载的程序源码
- 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it
HTTPGetPost
- 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
3434
- 可将图片地址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
HTTP服务器端
- 这是微软提供的HTTP服务器例程-This is Microsoft's HTTP server routines
burpproxy_v1.22
- 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 se
多线程HTTP服务器源代码
- 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-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
VFP9's Tool信息提示勾子
- VFP9's ToolTipEx 1.2 信息提示勾子 如果你认为下图中信息提示窗口是在表单上放一个类或控件,然后再为表单对象额外写上一行它的信息提示,那么恭喜你,你猜错了。 ToolTipEx.1.2 完全是一个勾子类型的信息提示类,你完全无须往你己有的表单上增加控件或者类或者增加一行代码,也完全不需要修改你项目中任何表单的任何一个地方。只需要在您主程序中执行一句 BindVfp 即可,或在你希望启用信息提示的时候启用 BindVfp,你原来表单上所有控件的 ToolTipText
http-video-segmenter-iphone
- flv视频分割工具源码,与ffmpeg集成,转换结果可以传输到iphone中播放,既能转换stored 流也能转换live 流,是apple's adaptive streaming的强大武器。
mcb2300_http_demo.zip
- lpc2368 http demo for Keil RVW compiler with RL lib,lpc2368 http demo for Keil RVW compiler with RL lib
ksoap2-src-2.1.2
- ksoap2-j2me with traffic compression support. source code http://code.google.com/p/staff/
Android1001NetWork
- Android的网络编程: 概述:手机网络分为语音网络和数据网络,语音网络是GSM网 语音网络——移动通信网 数据网络——3G广域网,GPRS网 连接数据网络的多种形式:Socket,HTTP,蓝牙,wifi 现在主流是WCDMA-Android' s network programming: Overview: Mobile phone network is divided into voice and data networks, voice network
kiate-1.6
- 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
MiniGUI-var-1.6.8
- 名称 MiniGUI - 面向实时嵌入式 Linux 系统的小型跨平台图形用户界面支持系统 目录 1. 介绍 2. 什么是 MiniGUI-Lite 3. MiniGUI 版本 1.6 的新功能特点 4. 在 Linux 上安装 MiniGUI 5. Linux 上的安装及配置示例 6. 开发历史 7. 有关作者 8. 如果遇到问题 9. 版权信息 10. 在商业或专有系统中的使用 MiniGUI
s
- Socks5-http代理代码 Socks5-http代理代码-Socks5,Socks5-http
Introduction_of_HTTP_SSL
- 介绍HTTP协议及SSL协议的基本原理。 是开发HTTP协议的基础入门资料。-HTTP protocol and SSL protocol describes the basic principles. The basis for the development of introductory information on HTTP protocol.
Sockets-2.3.9.1
- 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 wor
图解HTTP 文字版
- 超文本传输协议(英文: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 bas
http-inuse
- 一个http server的调试程序,可以测试服务端的报文及数据处理过程。(A HTTP server debugger, you can test the server's message and data processing process.)
VB 代理服务器
- VB写的代理服务器,对HTTP的GET和POST支持很好(The proxy server written by VB is good for HTTP's GET and POST support)
PB下载HTTP文件
- PB下载HTTP文件,C/S开发工具Powerbuilder如何下载HTTP文件。(PB Download HTTP Files,C/S develope tool Powerbuilder download Http file.)