 |
 |
java.nio tutorials?
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2001
Location: Washington DC
Status:
Offline
|
|
Does anyone know of a good site with sample code or a tutorial or something for the java.nio API? Sun's site isn't particularly helpful and a Google search only seems to reveal that other people can't find what I'm looking for either.
I'm particularly interested in using Selectors and SelectableChannels
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2001
Location: Sweden
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2001
Location: Washington DC
Status:
Offline
|
|
Ah, thanks. I hadn't realized that you could read parts of their books without buying them. 
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2001
Location: Sweden
Status:
Offline
|
|
also try searching on onjava.com. They have a few articles on java.nio
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2001
Location: Washington DC
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Sep 2000
Location: in front of the keyboard
Status:
Offline
|
|
Don't take this wrong, and it isn't directed at you, but I am amazed at how many people ask these kinds of questions when it's all spelled out in the API javadoc!
You even have it on your hard disk (assuming you installed the dev tools and the latest associated updates from ADC)
file://localhost/Developer/Documenta...api/index.html
The API documentation has all the information you could possibly need.
|
|
signatures are a waste of bandwidth
especially ones with political tripe in them.
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2001
Location: Washington DC
Status:
Offline
|
|
Apparently I don't have it on my Hard Drive.
Also, other sources tend to be a lot more accessible. Sure I could read the API and figure it all out, but if I look at some sample code and read someone's explanation of it I can understand it more quickly and easily if less completely.
|
|
|
| |
|
|
|
 |
|
 |
|
Forum Regular
Join Date: Oct 2001
Location: Sweden
Status:
Offline
|
|
Originally posted by nonhuman:
Apparently I don't have it on my Hard Drive.
try opening this page file:///Developer/Documentation/Java/Reference/1.4.1/Java141API_J2SE/index.html for info on how to unpack the javadoc included with the installation
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Jun 2001
Location: Washington DC
Status:
Offline
|
|
Originally posted by tobli:
try opening this page file:///Developer/Documentation/Java/Reference/1.4.1/Java141API_J2SE/index.html for info on how to unpack the javadoc included with the installation
Nope, no go. Weird.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |