What is the function of a channel in java?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • phpuser123
    New Member
    • Dec 2009
    • 108

    What is the function of a channel in java?

    In the J2SE there's a package java.nio.* which has classes like the channels..I would like to know what does this class do?I googled a bit but I didn't get a clear answer ..
    The web says it represent connection to entities like file etc but isn't our InputStream and outputStream class from java.io.* provide the functionality of communication between entities like files ??

    I would be grateful if any1 could enlighten me wd this ??




    Thanks in adv..
Working...