Can somebody demonstrate how to send an array of bytes over a TCP connection from a sender program to a receiver program in Java.
byte[] myByteArray <
byte[] myByteArray
This Sun Sockets tutorial should give you a good starting point