Results 1 to 4 of 4
- 08-27-2008, 09:54 PM #1
Member
- Join Date
- Jul 2008
- Posts
- 67
- Rep Power
- 0
- 08-27-2008, 10:27 PM #2
Read the API doc and the Tutorial about the nio packages.
Not meant mostly for network. Most of what I've read is for disk.
- 08-28-2008, 03:18 AM #3
I have always thought that NIO was aimed at networking. I'm not sure that it brings much to disk I/O, perhaps @norm can help with what he uses it for.
I have found NIO to be hard to use. And when it first came out, there were serious bugs in the Windows JVM that made it impossible to use.
If you want to use it for networking, I strongly suggest you look at
Apache MINA - Index
it wraps it all, and adds very nice capabilities.
- 08-28-2008, 02:45 PM #4
Member
- Join Date
- Jul 2008
- Posts
- 67
- Rep Power
- 0
Yeha i got much information from here http://www.panix.com/~mito/articles/.../j-nio-ltr.pdf, really nice guide !
Similar Threads
-
Transferring Over Network
By qwerty in forum Advanced JavaReplies: 2Last Post: 08-01-2008, 01:40 PM -
database+network
By hidar in forum JDBCReplies: 4Last Post: 06-30-2008, 09:04 AM -
best Java Network API to use?
By San_Andreas in forum NetworkingReplies: 1Last Post: 04-30-2008, 08:42 PM -
How to get URL from network machine
By Mir in forum NetworkingReplies: 1Last Post: 04-02-2008, 12:08 AM -
Non Blocking Network
By mathias in forum NetworkingReplies: 1Last Post: 08-07-2007, 06:49 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks