Uh, that's a bit troubling. If I'm on an EBDIC system, getBytes() will return EBDIC bytes, and then send them over the socket.
Shouldn't it be getBytes("ASCII")?
- a
--
Sick of HTML user interfaces?
www.xwt.org
Uh, that's a bit troubling. If I'm on an EBDIC system, getBytes() will return EBDIC bytes, and then send them over the socket.
Shouldn't it be getBytes("ASCII")?
- a
--
Sick of HTML user interfaces?
www.xwt.org