搜索资源列表
Http服务器
- Http服务器
http协议分析源码
- http协议分析源码,分析http协议
http 消息头
- http 包头解析,不错的文档,本人从网上下载的
为 iPhone 和 iPad 创建和部署 HTTP Live 媒体流的最佳实践
- Apple官方参考文档:实现HTTP Live Streaming的方法
HttpDownloader Android HTTP 自动下载代码
- Android HTTP 自动下载代码,通过HTTP协议下载文件,支持断点续传-Android HTTP Download Service
HTTP_WebServer_VC6.HTTP服务器源代码
- HTTP服务器源代码(Visual C++).rar HTTP服务器源代码(Visual C++).rar HTTP服务器源代码(Visual C++).rar,err
Gsoap vc开发soap协议 http+ xml 多进程沟通
- Gsoap vc开发soap协议 http+ xml 多进程沟通,Soap agreement to develop Gsoap vc
proxyscan.zip 检测HTTP代理服务器的程序
- 检测HTTP代理服务器的程序 ,Detecting HTTP proxy
websniff.zip 监听分析HTTP数据包获取web用户密码的程序
- 监听分析HTTP数据包获取web用户密码的程序 ,Monitor HTTP packets and Get the password of web user
http-java-applet.rar
- 这是我编译好的http-java-applet小程序,可以在linux下运行,方便使用.如在浏览器上看摄像头图象,good small programing .it use for embedded linux ,a http-java-applet
HTTP-basedstreamingmedia.zip
- 基于HTTP协议的流媒体播放器系统软件设计,资料介绍比较完整详细,HTTP-based streaming media player system software design, complete detailed information on
http.rar
- http隧道 技术 有连接http资料,http tunnel
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
mcb1700 http demo
- The LPC1700 HTTP demo for Keil RVW compiler with TCPnet Lib
HTTP Client
- 用VC++ MFC设计的HTTp服务器以及客户端程序,对了解HTTP协议及工作原理很有帮助-Using VC++ MFC design HTTp server and client, understanding the HTTP protocol and the principle of helpful
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
vc-HTTP-POST-PHP
- vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
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>
Http-Connect
- J2ME远程用户登录系统,用MIDlet连接到HTTp服务器,并得到服务器上的一些信息,属于读操作。-J2ME remote user login system, with MIDlet connected to HTTp server, and get some more information on the server, belong to read operation.