搜索资源列表
httpdebug-1.06
- httpdebug1.06用于调试HTTP传输的工具。可模仿server和client之间的传输。 在浏览器里操作此cgi 程序.-httpdebug1.06 HTTP transmission for debugging tool. Replicable between server and client transmission. Browsers in this cgi operating procedures.
httpdebug-2.0
- httpdebug2.0用于调试HTTP传输的工具。可模仿server和client之间的传输。 在浏览器里操作此程序.cgi -httpdebug2.0 HTTP transmission for debugging tool. Replicable between server and client transmission. The browser operating procedure. Cgi
advhttp
- 好用的HTTP/HTTPS控件,支持多线程,同步无阻塞的HTTP传输,支持Proxy验证,支持SSL/PCT安全传输。 本网站的HTTP协议调试器就是在这个控件的基础上开发的。 -handy HTTP / HTTPS controls, supports multi-threaded, non-blocking synchronous HTTP transmission, Proxy support certification, support SSL / PCT secure transm
HB-ServU4100-LDR
- 关于IIS是允许在公共Intranet或Internet上发布信息的Web服务器和传送文件的FTP服务器,是通过使用超文本传输语言HTTP传输信息。-on IIS is permitted in public Intranet or Internet to disseminate information on the We b server and the transmission of documents FTP server, through the use of hypertext tra
HTTPSVRD
- 从别人那下的http传输程序源码,有错误,更改后发我一份。-from others that the source http transmission procedures, a mistake, I made changes after a.
S60_Platform_HTTP_Client_API_Example_v2_0_en
- symbian平台上基于HTTP传输的例子-symbian platform based on the example of HTTP transmission
HttpDownLoad
- 用于在smartphone上下载指定URL信息的源代码.通过HTTP传输
Http_ebook
- 通过HTTP协议过滤通过HTTP传输的文件,可以通过这个源码的思路制作电子书!
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, multi-threaded,
VC++6实现简单的代理服务器
- 基于VC++6的代理服务器程序,实现http传输功能,供初学者学习使用
多线程socket文件传输
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息,Multi-threaded socket file transfer/support HTTP/send and receive information/point-to-multipoint mode of using blocking socket, the use o
HTTP-server-source-code
- HTTP服务器源代码(http是超文本传输协议,http服务器就是能运行和解析超文本代码的)-HTTP server source code (http is the hypertext transfer protocol, http server that can run and analytical hypertext code)
http
- http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
HTTP
- HTTP协议详解中文版 本文讨论超文本传输协议-Http
httpengine
- http传输文件 发送文件 Symbian-http file transfer to send files Symbian
图解HTTP 文字版
- 超文本传输协议(英文:HyperText Transfer Protocol,缩写:HTTP)是一种用于分布式、协作式和超媒体信息系统的应用层协议[1]。HTTP是万维网的数据通信的基础。(HyperText Transfer Protocol (HTTP) is an application layer protocol for distributed, collaborative, and hypermedia information systems [1]. HTTP is the bas
Http File Server 2.3k Build 299
- hfs网络文件服务器是专为个人用户所设计的HTTP档案系统,如果您觉得架设FTP Server太麻烦,那么这个软件可以提供您更方便的网络文件传输系统,下载后无须安装,只要解压缩后执行 hfs.exe,于「Virtual File System(虚拟档案系统)」窗格下按鼠标右键,即可新增/移除虚拟档案资料夹,或者直接将欲加入的档案拖曳至此窗口,便可架设完成个人HTTP网络文件服务器。(HFS HTTP is a network file server file system designed fo
HTTP权威指南
- HTTP(HyperText Transfer Protocol,超文本传输协议)是Web客户端与服务器交互文档和信息时所使用的协议,是每个成功Web事务的幕后推手。众所周知,我们每天访问公司内部网络、搜索书籍、研究统计信息时所使用的浏览器的核心是HTTP。但HTTP的应用远不仅仅是浏览Web内容。由于HTTP既简单又普及,很多其他网络应用程序也选择了它,尤其是采用SOAP和XML-RPC这样的Web服务。(Behind every web transaction lies the Hypert
5.M6312-HTTP_TYPE1-三轴加速计
- 采用ST公司的stm32f103c8t6芯片作为核心cpu,集成了esp8266无线通信模块,和三轴加速度计ADXL362,与云平台之间的传输协议采用http传输协议,可在云平台上查看当前PCB板子的三轴加速度信息(Using ST's stm32f103c8t6 chip as the core cpu, the esp8266 wireless communication module and the three-axis accelerometer ADXL362 are integrat
HTTP响应状态码
- 本文档详细介绍了HTTP传输协议的响应状态码,用于网络的开发与测试