搜索资源列表
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.
javaio
- Java网络编程NIO非阻塞通信(Socket/UDP实例、简单聊天系统)-Java NIO non-blocking communications network programming (Socket/UDP instance, a simple chat system)
SimpleServer
- 从Java 1.7 以后NIO可以采用系统底层的Socket来实现了,大大提高了吞吐量。 相比Reactor方式,Nio2可以称为Proactor方式的实现。具体是程序避免等待而采用回调函数类。-From Java 1.7 after NIO Socket can be used to achieve the underlying system, and greatly improving the throughput. Compared to Reactor way, Nio2 may b
