Welcome![Sign In][Sign Up]
Location:
Search - nio

Search list

[JSP/JavaApacheMina

Description: java网络编程框架ApacheMina的使用手册,apacheMina方便开发NIO网络通信,多线程,无阻塞模式-java network programming framework ApacheMina' s manual, apacheMina NIO facilitate the development of network communications, multi-threaded, non-blocking mode
Platform: | Size: 200704 | Author: jinsedeme | Hits:

[JSP/Javachatserver

Description: 利用Nio多线程实现用户随机聊天的一个简单例子 服务器用NIO技术实现,避免了服务器需要为每一个客户开启一个线程,并用多线程实现读写操作。-Multithread by Nio the user a simple example of random chat server technology with the NIO, to avoid the server needs to open a thread for each client, and read and write operations with multi-threaded implementation.
Platform: | Size: 38912 | Author: cunjia | Hits:

[JSP/JavaCopyFile

Description: java的文件复制,使用nio,提高效率-java file copy, use nio, improve efficiency
Platform: | Size: 1024 | Author: java | Hits:

[JSP/JavaMinaSample

Description: nio implemented by mina
Platform: | Size: 304128 | Author: stfour | Hits:

[JSP/JavaJava-NIO

Description: Java1.4后 全新IO流详解 中文版-After the new IO stream Java1.4 Detailed Chinese
Platform: | Size: 2103296 | Author: 曹氏 | Hits:

[JSP/JavaOReilly---Java-NIO

Description: java对于io处理描述比较全面的书籍,内容丰富,例子详实。-the book is more comprehensive about java io
Platform: | Size: 1182720 | Author: youlec | Hits:

[Internet-Networkjavaio

Description: Java网络编程NIO非阻塞通信(Socket/UDP实例、简单聊天系统)-Java NIO non-blocking communications network programming (Socket/UDP instance, a simple chat system)
Platform: | Size: 59392 | Author: xujun | Hits:

[JSP/Javajava-instantcode-developing

Description: Java InstantCode: Developing Applications Using Java NIO-The InstantCode series is designed to provide you- the developer- with code you can use for common tasks in the workplace. The goal of the InstantCode series is not to provide comprehensive information on specific technologies- this is typically well-covered in other books. Instead, the purpose of this series is to provide actual code listings that you can immediately put to use in building applications for your particular requirements.
Platform: | Size: 2405376 | Author: zhangfan | Hits:

[JSP/JavanioSamples

Description: nio的开发实例,简单易懂。适合学习人员入门学习。-nio development instance, simple to understand. Introduction to learning for learning staff.
Platform: | Size: 82944 | Author: oleace | Hits:

[JSP/Javasrc

Description: NIO连接socket 一个接口 -NIO connector socket interface
Platform: | Size: 10240 | Author: sunlzh | Hits:

[androidAsyncEngineAndroid

Description: JAVA NIO 多线程 服务端与客户端通信例子。-JAVA NIO multi-threaded server and client communications example.
Platform: | Size: 72704 | Author: 童虎 | Hits:

[JSP/JavaFilmServer

Description: java nio code sample
Platform: | Size: 20480 | Author: zjnbshifox | Hits:

[JSP/JavaJavaPNIO

Description: 介绍 java nio 的书籍,相当实用,推荐给大家-Introduction java nio books, very useful and recommend it to everyone
Platform: | Size: 2104320 | Author: 刘薇 | Hits:

[JSP/JavaKryoNet

Description: KryoNet这个Java类包提供了一套简洁的API来实现高效的,基于TCP和UDP协议的客户端/服务器NIO网络通信。KryoNet可以运行于桌面应用程序和Android平台中。由于KryoNet非常高效,所以特别适用于开发游戏应用程序和进程间通信。-KryoNet is a Java library that provides a clean and simple API for efficient TCP and UDP client/server network communication using NIO. KryoNet uses the Kryo serialization library to automatically and efficiently transfer object graphs across the network.
Platform: | Size: 967680 | Author: jingtao | Hits:

[JSP/JavaJava_NIO

Description: 介绍java nio方面的书,写的非常不错,有需要的可以下载下来看看。-Introduction java nio s book, written in a very good, there is a need can be downloaded to see.
Platform: | Size: 2099200 | Author: jht | Hits:

[JSP/JavaJavaPIOandNIO

Description: nio与io的区别,讲的比较细致,有兴趣的朋友可以下载看看。-nio and io the difference between talking about the more detailed, interested friends can download to see.
Platform: | Size: 3089408 | Author: jht | Hits:

[JSP/Javajava_nio

Description: java nio的简介,写的不错 ,有兴趣的朋友可以下载-java nio introduction to writing good friends who are interested can download to see
Platform: | Size: 99328 | Author: jht | Hits:

[Internet-NetworkNioServer_TCP

Description: NioServer_TCP,Java NIO服务器端,使用TCP连接,客户端可以多线程并发访问。-NioServer_TCP Java NIO server side, using the TCP connection, the client can be multi-threaded concurrent access.
Platform: | Size: 25600 | Author: | Hits:

[JSP/JavaJavaNetworkProgramming-Source-code

Description: 《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web cookie和URL缓存的支持。   《Java网络编程》不仅仅是对API的解释:它还展示了如何使用API。本书有很多示例,包含了几千行可以实际工作的代码(所有代码都可以在线获得),实现了功能完整的网络客户端和服务器。无论是希望编写特殊用途的Web服务器、安全的在线订单接收程序、简单的组播代理还是电子邮件客户端,都会找到可供学习和借用的代码。   无论你是经验丰富的网络开发人员、Java程序员新手,还是只希望对Java网络编程稍有些了解的人,都会发现《Java编程(第三版)》将成为你的书库中一个重要的部分。一旦开始使用Java网络API,只要你能想到它就能够做得到。   -The third edition of Java Network Programming "will introduce you to the latest features of Java networking APIs. This book discusses the JDK 1.4 and 1.5 (now named the J2SE 5) made ​ ​ all the changes and additions. The book is comprehensive, covering the contents of the basics from the network to the remote method invocation (RMI), book chapters related to TCP and UDP sockets, server sockets, URL and URI, multicast, and special-purpose API (such as JavaMail) and so on. The book shows how to use JSSE to write secure web applications, and explains how to use the NIO API to write ultra-high performance server. It also covers the Java Network Proxy, Web cookies, and URL cache support. "Java Network Programming" is not just the API explanation: it shows how to use the API. The book has many examples, including thousands of lines of code can actually work (all code available online), full-featured network client and server. Whether you want to write special-purpose Web server, s
Platform: | Size: 249856 | Author: Dengeven | Hits:

[JSP/JavaJavaPNIO

Description: java nio 学习入门级教材,异步通信,提高Io效率,并被Mina等网通通信框架所采用-java nio
Platform: | Size: 2127872 | Author: | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 »

CodeBus www.codebus.net