|
-
November 19th, 2003, 02:34 PM
#1
J2ME-DataInputStream question
Im using the J2ME platform , the only way to read strings is by the class DataInputStream.readUTF();
my question is :
if the server side sends a large String (theoreticly -unlimited)
will it arrive as one String ?
or i need to check over and over if data still keeps comming and append it to my String ?
because as for now im just calling the method .
Vision.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|