- 授权协议: GPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/pankai2014/Java-Nio-Services
- 软件文档: https://github.com/pankai2014/Java-Nio-Services/blob/master/README.md
软件介绍
JAVA服务器基于JAVA NIO
I. 实现HTTP协议
II. 实现HTTPS协议
III. 实现FASTCGI协议(Client端)
运行HTTP/HTTPS服务器
运行开发包下jar文件
java -jar http-server-version-{version}.jar
源码编译
http: 编译源码并运行src/org/kaipan/www/socket/http/HttpServer.java
https: 编译源码并运行src/org/kaipan/www/socket/http/HttpSslServer.java
配置文件路径
开发包下http-server.properties
开发包下https-server.properties
Realm of Racket
Matthias Felleisen、Conrad Barski M.D.、David Van Horn、Eight Students Northeastern University of / No Starch Press / 2013-6-25 / USD 39.95
Racket is the noble descendant of Lisp, a programming language renowned for its elegance and power. But while Racket retains the functional goodness of Lisp that makes programming purists drool, it wa......一起来看看 《Realm of Racket》 这本书的介绍吧!
