搜索资源列表
httpsrv1.33
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为\"http://website/cgi.exe?+传递的参数\", 注意带上\"?\",如需传递多个参数,中间用\"+\"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可
WebserverAndWebClient
- 一个简单的HTTP服务器和HTTP客户端程序 HTTP客户端(即浏览器)只支持显示标准HTML,只支持get命令 HTTP服务器也是如此-a simple HTTP server and HTTP client HTTP client (browser) only support display standard HTML, get orders only support HTTP server is also the case
httpsrv
- 简介: 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为\"http://website/cgi.exe?+传递的参数\", 注意带上\"?\",如需传递多个参数,中间用\"+\"分隔; 如果你有其他的脚本
MyEclipse6.5SVN
- 一、安装方法: 方法一、如果可以上网可在线安装 1. 打开Myeclipse,在菜单栏中选择Help→Software Updates→Find and Install 2. 选择Search for new features to install,点击Next进入下一步 3. 点击"New Remote Site"按钮,在弹出的对话框中输入: name:SVN url:http://subclipse.tigris.or
HTTP
- 简单WEB服务器,能够通过HTTP GET命令获得一个简单的文件-A simple WEB server through HTTP GET command to obtain a simple file
HTTP_Pocket_Reference
- Book s author comment: "All web programmers, administrators, and application developers need to be familiar with HTTP in order to work effectively. The HTTP Pocket Reference provides a solid conceptual foundation of HTTP, and also serves as a quic
JHttpserver
- An Http sevrer who support method Get and Head and Post.
JavaHttpClient
- 提供的主要的功能: 实现了所有 HTTP 的方法(GET,POST,PUT,HEAD 等) 支持自动转向 支持 HTTPS 协议 支持代理服务器等 -Provides main functions: to achieve all the HTTP methods (GET, POST, PUT, HEAD, etc.) to support automatic shifting in favor of HTTPS protocol support proxy se
15.Http
- Android 网络编程,关于http协议的传送与获取,包括直接获取,GET方式和POST方式-Android network programming on the http protocol to send and acquisition, including direct access to or, GET and POST
Http
- 建立Http连接 获取连接 显示文本的TextBox对象 字符串缓冲 获取输入流-To establish Http connection to get connected display text TextBox object string buffer obtain input stream
phpwebsocket
- HTML5+websocket实现PHP简单聊天室,含使用文档+源代码,开发语言:HTML5,Javascr ipt,php,开发工具:Phpstorm 4.0,网上基本找不到一个成功用php写server的案例,比较少商业用途会使用这个脚本语言来实现server。html5 websocket的根本通讯还是基于http get,所以在性能上,理论值会比tcp socket低一点点。 PHP的垃圾回收机制,做socket长连接,是有问题的。 关于多线程,Php本来是单线程的,
Http
- java 模拟http请求类,实现get,post二种模式-java simulate http request class, achieve get, post two modes
http
- 一个简单的http客户端和简单的http服务器,命令行输出和接收参数,并将返回内容存到本地。client可以实现向主机的get请求;服务器可以响应get、put请求-A simple http client and a simple http server command line output and receiver parameters and returns the content stored locally. client can request to get the host t
SSD 8 Exercise 1
- The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands.
Http
- java发送http请求的一个小例子 包含get和post两种请求方式-A small example of java send http request contains two request get and post mode
ssd8_exe1_code
- SSD8 exercise1 The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands. There are five steps for us to implement such a experiment: 1.Practice Manual HTTP T
android-http
- 网络请求相关, 网络请求相关-http get/post 7 ,http get/post 7
httpcmparser
- 通过连接http,得到返回的数据,并将返回的数据,解析出来,生成csv文件(By connecting HTTP, get the returned data, and parse out the returned data to generate the CSV file)
HttpClientUtils
- 支持http、https协议进行post、get请求。(Supports HTTP and HTTPS protocols for post and get requests.)
mina-http-2.0.7.jar
- java 支持http访问,支持get、post等方式(httpcore,java,http,information)