News

I need to send an array of 1000 bytes across a tcp socket. I believe the ByteArrayInputStream and ByteArrayOutputStream classes are the ones I want to use ...