搜索资源列表
NioTest
- 对java.nio的测试,也是刚学的时候编的小程序-right java.nio tests, the school is just part of the small programs
java_Nio_server_and_j2me_client
- java nio 服务器范例及j2me代码连接服务器的测试代码。
thrdPlatIntUtil.nio.rar
- java写socket通信工具,自己在07/08年写的用在一个项目中。拿出来供各位参考、学习用。,java Writing socket communication tools, their own Writing at 07/08 years of use in a project. Out for your reference, study with.
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
20081015111532911ionio
- 使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接
nio
- Java NIO 源码适合初学者,里面包括通道和Buffer的基本适用,以及文件锁,和内存文件映射-The package contain source code concerned with Java NIO,
nio
- java 的socket的通道编程的代码api,可以是需要的网络开发的人员浏览
btfreeexample
- The main purpose for this release is to show how Ameba will look like. Look at the help (in the help subdirectory) and test project in the /bin/AmebaEngine/test directory. scr ipts in the /bin/AmebaEngine/ will help you to quickly compile
NIO
- nio 的实现例子 里面有详细的中文注释 配合查询api 帮助你更好地学习nio 特点:非阻塞-nio implementation of the Chinese examples of which are detailed notes to help you better meet the query api to learn nio features: non-blocking
Apache_Mina_Server_2[1].0
- Apache Mina Server 是一个网络通信应用框架,也就是说,它主要是对基于TCP/IP、UDP/IP 协议栈的通信框架(当然,也可以提供JAVA 对象的序列化服务、虚拟机管道通信服务等), Mina 可以帮助我们快速开发高性能、高扩展性的网络通信应用,Mina 提供了事件驱动、异 步(Mina 的异步IO 默认使用的是JAVA NIO 作为底层支持)操作的编程模型。-Apache Mina Server is a network communication applica
javaio
- Java网络编程NIO非阻塞通信(Socket/UDP实例、简单聊天系统)-Java NIO non-blocking communications network programming (Socket/UDP instance, a simple chat system)
src
- 基于java .nio的tcp通讯编程框架源码-java. nio framework of the source
AsyncEngineAndroid
- JAVA NIO 多线程 服务端与客户端通信例子。-JAVA NIO multi-threaded server and client communications example.
nio-test
- JAVA ANDROID NIO MUTITHREAD 服务端与客户端通信实例。-JAVA ANDROID NIO MUTITHREAD server instance and client communications.
NioServer_TCP
- NioServer_TCP,Java NIO服务器端,使用TCP连接,客户端可以多线程并发访问。-NioServer_TCP Java NIO server side, using the TCP connection, the client can be multi-threaded concurrent access.
PipeImpl
- Implements java.nio.channels.Pipe for Embedded Linux.
LongBufferTest
- Tests java.nio.LongBuffer.
SourceChannelTest
- Tests for java.nio.channels.Pipe.SourceChannel.
IntBufferTest
- Tests java.nio.IntBuffer Source Code for Linux.
nio
- 利用java,nio,charset,CharsetDecoder自动识别字符集-Use Java nio, charset, java.nio.charset.charsetdecoder automatic identification character set