搜索资源列表
http client
- 用VC++ MFC设计的http服务器以及客户端程序,对了解http协议及工作原理很有帮助-Using VC++ MFC design http server and client, understanding the http protocol and the principle of helpful
httpclient.tar
- linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
http_client
- http客户端GET方法,对于一个初级的学习的客户端程序的爱好者来说,是一个不错的学习代码的机会。-GET method of http client. It may be useful for a junior fans, so maybe useful for IT fans .
VC.GET.POST.http.client.code.send.request
- VC实现GET POST发送请求http客户端代码VC realize GET POST http client code to send request -VC realize GET POST http client code to send request
Generichttpclient
- Generic http client
Java_http_client
- 这是用JAVA的SOCKET类实现的http client的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是http或者httpS的通讯方式,告诉它你想使用httpS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the http client code. It allows the original adoption of a headache now things easy sol
memtime-1.3.tar
- http client端代码实现,可以参考-http client-side code, can refer to
http
- RFC 1945 http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of
httpclientExample
- http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile phone.-http client source code. Working symbian http client example. Connect to http server and browse site code from yourmobile
MFCTCP
- 编写一个简单的http client程序,从某个服务器获取某些对象,要求记录发送和接收的数据。-Write a simple http client program, access to certain objects from a server to require records to send and receive data.
http client
- http客户端通信程序实例!希望对你有用! 很不错的哦!-http example client communication program!hope to using for you!
http_client
- http-client stack for embedded system using LPC2368. Use light weight stack
http
- http client made really easy
client
- The program represent an http client In unix
http-client
- Hoe to create simple http client for communication with http Server
a-PURE-VB-http-client-Sniffer
- 一个纯VB编写的http客户端嗅探器,极具参考价值!-a PURE VB http client Sniffer
http-client
- Hoe to create simple http client for communication with http Server
http-client
- 一个简单易用的http-client 纯C代码,亲测可用-A simple http client Source Code build by C
http client
- Java写的http client接口示例代码。
http-tiny-1.2.tar
- 一个简单的http client,可以实现GET,PUT,DELETE等功能(A simple http client)