Hello, when using SocketChannel and FileChannel, files under about 50MB seem to transfer nice and fast, files larger then that(not sure excatly how big) seem to flood the buffer, I get an exception. Is there a way to check the socket, if its being used, or increase the buffer sizes. THanks