Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols

Posted By: serpmolot
LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols

LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols
English | 12/29/2014 | mp4 | H264 800x600, 1024x768 | AAC 1 ch | 2 hr 18 min | 250 MB
eLearning | Level: Intermediate

Java SE 7 platform gave us a brand new file based I/O architecture, NIO2. This new architecture solved most of the problems we saw in the original stream based I/O. You’ll see how the NIO2 Path class is used to represent the underlying file system syntax, in a manner that is transparent to the application. Next you’ll see how the NIO2 Files class works with the Path class. Then we’ll cover the new NIO2 asynchronous channels, to let us monitor and control the completion of our asynchronous events. NIO2 also gives us a new asynchronousChannelGroup to group these channels, and supply them with a pool of threads for resource sharing. And we’ll take a look at the new WatchService file change notification API, which lets you register to be notified when files or directories change on the file system. After our tour of NIO2, we’ll move to the new networking features provided by Java SE 7. We’ll experiment with the URLClassLoader, which now implements the Closable I/F and its close() method. Then we’ll take a look at the new protocols we can now access. One is the Stream Control Transmission Protocol, or SCTP, and another new protocol is Sockets Direct Protocol, or SDP.

Prerequisites
This course assumes that the users have a solid understanding object-oriented principals and experience coding with Java 5 or greater. This course was filmed using Eclipse for RCP and RAP developers (Java developer edition). A general understanding of Eclipse is required but only to understand the methods shown. The theory for this course will work on any IDE that supports the Java 7 SE SDK. You should have view the course ‘Java 7 SE: Enhancements and Concurrency’ before viewing this course.

Screenshots:

LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols

LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols

LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols


NO MIRRORS PLEASE

WANT MORE? VISIT MY BLOG!


LearnNowOnline - Java 7 SE: IO, New IO and Network Protocols