搜索资源列表
使用java控制HTTP协议客户端应用
- Http客户端程序已集成在Java语言中,可以通过URLConnection类调用。遗憾的是,由于SUN没有公布Http客户程序的源码,它实现的细节仍是一个谜。本文根据HTTP协议规范,用Java.net.Socket类实现一个HTTP协议客户端程序。 -Http client program has been integrated into the Java language, URLConnection can call category. Unfortunately, because S
Http.rar
- 简单的socket请求,包括cmwap和cmnet的请求方式,Simple socket requests, including requests CMNet and cmwap methods
Connection.rar
- j2me 用socket伪装http实现长连接。从而避免频繁的联网提示。支持cmwap。,j2me camouflage with socket achieve long http connection. So as to avoid frequent networking tips. Supporting cmwap.
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
HTTP.rar
- 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 ,Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simp
httppro
- socket通讯Http代理客户端 socket通讯Http代理客户端 -socket http pro
hook_wininet_Source
- 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
java
- mina 开发的例子。实现网络通讯的开发。包括socket。http等通讯协议。-mina development example. Network communication development. Including the socket. http and other protocols.
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
http
- 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
HTTP
- HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例 HTTP协议的C语言编程实现实例-#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h> #include <sys/socket.h> #include <errno.h> #include <unistd.h>
vc-http
- VC Socket GET_POST发送HTTP请求示例-VC Socket GET_POST send HTTP
获取一个http响应的数据
- 通过socket编程,向一个ip地址发去一个请求,获取一个http响应的数据。-Get a http response data.
socket
- http post通信,可以发送接收大容量文件-http post communications, you can send and receive large files
testhttp直接用socket实现HTTP协议(下载专用
- 直接用socket实现HTTP协议-direct socket achieve HTTP protocol
ADOErrors
- 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
Socket
- CSocket获取http响应包。重载CSocket的收包函数;根据输入http地址发送http请求。-CSocket access http response packet. Overloaded functions CSocket admission package under the Importation of http address to send http request.
httplib-v02
- http library windows socket http protocol C source code application template
Capturer
- http头和内容的过滤,截包 socket-http header and content filtering