[3324] in java-interest

home help back first fref pref prev next nref lref last post

Re: text in beta-client

daemon@ATHENA.MIT.EDU (Thomas Ball)
Tue Nov 7 19:58:43 1995

Date: Tue, 7 Nov 1995 13:27:23 -0800
From: Thomas.Ball@Eng.Sun.COM (Thomas Ball)
To: tim@innet.be
Cc: java-interest@java.Eng.Sun.COM

If you filter the socket input and output streams with DataInputStream and
DataOutputStream respectively, the readUTF() and writeUTF() will pass
Strings correctly.  The debugger uses this in its protocol.

Tom Ball
Java Products Group

>  From daemon@java  Tue Nov  7 00:12:52 1995
>  To: "'java-interest@java.sun.com'" <java-interest@java>
>  Subject: text in beta-client
>  Mime-Version: 1.0
>  Content-Transfer-Encoding: quoted-printable
>  X-Info: To unsubscribe, send 'unsubscribe' to java-interest-request@java.sun.com
>  
>  Hello,
>  
>  I wrote a beta client and beta server.
>  I can sent numbers, but I don`t know how to sent strings. Am I wrong when I think that I have to sent the string in bytes ? I did so, but how can I decode my byte-code at serverside to a string again ??
>  I hope someone can help me....
>  
>  Thanks in advance,
>   
>         Tim Moons
>  
>  Email : tim@innet.be
>  -
>  This message was sent to the java-interest mailing list
>  Info: send 'help' to java-interest-request@java.sun.com
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post