搜索资源列表
WMVC
- “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET(\"localhost\", \"80\", \"/version.asp\", \"\") 如果自己的机器与配置的情况不符合,要根据具体情况进行设置。 2、 下载安装文件的配置 推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.
VC++网络高级编程之七
- HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
commons-httpclient-3.1-src.zip
- 讲解Httpclient的源码,深刻认识http编程有很大帮助,Httpclient on the source
HttpClient
- http协议的客户端,从服务器请求数据,并输出返回的数据-http client request code
commons-httpclient-3.1
- c++ 开发包 jar包 开发必备 研究用-c++
五笔编码速查系统
- “五笔编码速查系统”执行说明: 1、 光盘目录vc6.0\chapter7\bin\WMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0\chapter7\SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0\chapter7\src\WMVC\*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置
UserAdd
- 用户注册,模拟用户注册利用httpclient-user add
HTTP Client
- http客户端通信程序实例!希望对你有用! 很不错的哦!-http example client communication program!hope to using for you!
HttpClient
- 提供向 URI 标识的资源发送数据和从 URI 标识的资源接收数据的公共方法;支持以 http:、https:、ftp:、和 file: 方案标识符开头的 URI,获取页面内容或者文件-URI identifies the resources available to send data to and from URI identifies the resource to receive data on public ways support for http:, https:, ftp:,
xihumusic
- 以杭州19楼论坛为例,基于JAVA httpClient实现的多线程可配置自动刷帖顶贴程序源代码。-Forum in Hangzhou, 19th floor, for example, based on JAVA httpClient multithreading can be configured to automatically paste brush the top posts the source code.
HTTPCLIENT
- Web client in c sharp
HttpClient-sample
- 连接服务器例子,客户端 服务器端都有的很好的从源代码-httpclient sample
httpclient
- 编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。-Make a easy httpclient.
my-httpclient-0.0.2
- 对httpclient的封装和修改,对字符串的各种处理方法和对时间的处理的方法-For httpclient package and modify a variety of string processing method and the method of processing time
httpclient
- httpclient简单实例,可以用于作为httpclient新手开发的指导-A httpclient simple example
HttpClient.tar
- HttpClient.tar stock conn(HttpClient.tar stockconn)
httpclient-master
- 构造HttpClient三部曲:支持代理的Socket封装、GET方法实现、POST方法实现(Constructing HttpClient Trilogy: Socket encapsulation supporting agent, GET method implementation and POST method implementation)
httpcomponents-client-4.5.3-src
- feign-httpclient源码,非常好用的。要下载的来(sourcecod for you to download)
HttpClient
- C++ HTTP请求模块,http请求数据(C++ Http Request Module)
httpclient
- 支持post 和get的httpclient ,是windonw平台,拿来直接用功能编译就可以生成动态库(Httpclient, which supports post and get, is a windonw platform, which can be directly compiled with functions to generate dynamic libraries.)