You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by Apache Wiki <wi...@apache.org> on 2005/10/07 11:43:11 UTC

[Directory Wiki] Update of "MinaHomeInChinese" by TrustinLee

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Directory Wiki" for change notification.

The following page has been changed by TrustinLee:
http://wiki.apache.org/directory/MinaHomeInChinese

The comment on the change is:
Copying chinese translation of MinaHome

New page:
Please visit MinaHome if you don't understand Chinese.

= MINA是什么? =

MINA 是多功能网络应用程序基础框架(Multipurpose Infrastructure for Network Applications)的缩写. 它是一个框架,它使你以最小的工作代价建立一个网络应用程序。使用MINA,你就可以省下处理低级别I/O语义和发布诸如并发支持的工作。MINA使用Java Nio 信息库为堵塞以及非堵塞的网络I/O提供支持。

  * 主页: http://directory.apache.org/subprojects/network/  

= 开始 =

  * 请先看介绍幻灯片["http://directory.apache.org/subprojects/network/mina.pdf"]
  * MinaTutorialInChinese
  * [http://wiki.apache.org/directory/MinaHome/CodecProvider 实现一个codec 提供者]

= MINA 信息  =

  * ["MinaSSL"] - 使用SSL/TLS对MINA的支持