readme.txt
来自「Examples to create your Conferencing Sys」· 文本 代码 · 共 24 行
TXT
24 行
SSL NIO Framework
*****************
Author: Nuno Santos (nfssantos@gmail.com)
DESCRIPTION
This library implements a layer of abstraction over Java NIO and
the SSLEngine API, hiding most of the lower level implementation
details and providing a clean and simple interface to use
Non-Blocking IO in Java.
REQUIREMENTS
- JDK 5
- Commons CLI
COMPILING
Use the ant script (build.xml) to compile.
----------------------------------------------------------------
Copyright 2004 WIT-Software, Lda.
- web: http://www.wit-software.com
- email: info@wit-software.com
All rights reserved. Relased under terms of the
Creative Commons' Attribution-NonCommercial-ShareAlike license.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?