buffer « Socket « Java Thread Q&A

Home
Java Thread Q&A
1.concurrency
2.Development
3.Exception
4.Notify
5.Operation
6.Socket
7.State
8.synchronize
9.Thread Safe
10.ThreadPool
Java Thread Q&A » Socket » buffer 

1. Java Socket buffering problem and nonblocking    coderanch.com

Im a fresher, i dnt have experience in java Currently im handling one project wchich is device based implementing in java(USING TCP/IP socket). Simultaneously i wan't send commands to the device. But while implementing concept with nonblocking socket(SocketChannel) im not receiving complete packets from that device or sometimes receiving but it returns proper values with some extra characters. I don't know ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.