搜索资源列表
WebServer-127
- 用java开发的,支持jsp,高性能小型http服务器。-java development with the support of jsp, high-performance mini - http server.
http_server_java
- 一个用java实现的http服务器端例程,源代码。-use a java realized http server routines, the source code.
CAZYGJJD
- apache http服务器 2.0 包含用户指南,参考手册,对特定平台的说明等-apache http server 2.0 include user guides, reference manuals, for specific platforms such as the descr iption.
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
netreg
- 现在程序采用网络验证的越来越多,但我找遍了网络也没有找到如何自己编程实现网络验证,有感于此,我采用以下方法进行网络验证: 具体方法: 1.建立http服务器。我是采用asp+access数据库实现web服务器程序,然后用netbox2.7封装成独立的web服务器程序(也可以不封装,只是要安装一个http服务器程序提供对asp的解析),提供http服务的。相关文件:data.mdb addinfo.asp getinfo.asp conn.asp(为asp源文件) netregsrv.ex
j-nio-http-server-source
- 基于java nio实现的http服务器,多线程,性能通过测试,正在研究nio或者服务器的朋友可以看下
httpServer
- 基于java实现http服务器//httpServer.java import java.net.* import java.io.* import java.util.* import java.lang.* public class httpServer
applet要与CGI程序通信
- 我的applet要与CGI程序通信,请高手指教. ∶ 其实,我主要是想我的applet能向http服务器 ∶ 写文件以及读文件. ∶ 若能指点applet及CGI的样板程序, -my applet with CGI communications procedures, experts advise. : Actually, I think I was the applet can http server : Reading and writing paper documents. : If th
HTTP
- 简单WEB服务器,能够通过HTTP GET命令获得一个简单的文件-A simple WEB server through HTTP GET command to obtain a simple file
miniserver4j-0.1
- miniServer4J 是一个简洁小巧的 HTTP WEB 应用服务器。 其底层基于 JRE6.0 Networking 模块的 com.sun.net.httpserver 工具包提供对 HTTP 协议层提供支持, 在此基础上对上层应用程序提供标准的 Java Servlet 支持。-miniServer4J is a simple and compact HTTP WEB application server. Based on its bottom JRE6.0 Networking t
httpserver
- 通过JAVA做的简单的HTTP服务器,包括一些基本的协议-JAVA done through a simple HTTP server, including some of the basic agreement
jAVA
- 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload dow
RabbIT3-src.tar
- 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
HttpServer
- HttpServer HTTP服务器 欢迎大家下载使用-Welcome to the HttpServer HTTP server download
Http
- 用java swt做的http服务器,有界面,可选端口,可选网站目录。-Java swt do with http servers, there are interfaces, optional port, optional web directory.
java--http--web-server
- 一个用java实现的http服务器的源代码-code of http server
http-server-and-client
- 该程序是用java编写的一个http服务器和客户端程序,纯属原创,供大家参考和学习-The program is written in a java http server and client programs, is purely original, for your reference and learning
Java-http-server
- 根据java开发非阻塞的Http服务器文档中的内容,手动打出其中代码,提供给广大码农们。-According to the development of non-blocking java Http Server document content, which played manually code available to the majority of farmers who code.
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
httpServer2017080301
- http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)