Send Bytes over TCP/IP
807601Mar 16 2008 — edited Mar 17 2008{noformat}I am trying to send an array of bytes over tcp using OutputStream to a chat dispatch server, but few extra bytes are getting added at the begining and
at the end of the original data I want to send.
Why is this hapening and how do I overcome this?{noformat}