File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes I/O and Streams and the fly likes HELP PLEASE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » I/O and Streams
Reply Bookmark "HELP PLEASE " Watch "HELP PLEASE " New topic
Author

HELP PLEASE

Bing Lu
Ranch Hand

Joined: Oct 10, 2000
Posts: 42
Hi, I have a socket, I get the inputstream and wrapped it in a bufferedreader and I do reader.readLine(). However I'm only gettting partial lines of text instead of whole lines, has anyone encountered this problem before and is there a way to solve the partial line reading problem.
PLEASE HELP ME OUT GUYS
thanks
Napa Sreedhar
Ranch Hand

Joined: Jan 29, 2002
Posts: 58
I never encountered such a problem but a suggestion.
Check the data going in to your socket input stream and flush()..
 
IntelliJ Java IDE
 
subject: HELP PLEASE
 
Threads others viewed
Can someone please help me re-write this pseudo code?
How to give scrollbars to JTextArea when lines are greater than 3??
Getting Parameters from form
partial refresh of page in Jsp
<ejb-client-jar> example from the core specification
developer file tools