摘要
分析了 Java NIO 的特点,对网络应用中阻塞通信与非阻塞通信以及 Java NIO 的非阻塞通信工作机制进行了探讨,对网络通信中非阻塞套接字的实现作了深入研究,最后提出了实现非阻塞通信的方法和步骤。
In this paper, we analyse the features of Java new I/O (NIO). We also deeply discuss on the problems about the blocking or non--blocking communication,NIO's non--blocking I/O mechanism and the implementation of non--blocking Socket, and so on. Finally we put forward how to implement non-- blocking communication using Java NIO.
出处
《潍坊学院学报》
2008年第4期44-47,40,共5页
Journal of Weifang University
基金
山东省自然科学基金项目资助(Y2005G13)
关键词
通信技术
JAVA
NIO
非阻塞通信
套接字
communication technology, Java NIO, non--blocking communication, socket