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