搜索资源列表
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)