Converts an Int to an array of bytes so that it can be sent over the TCP socket.
Converts a Short to an array of bytes so that it can be sent over the TCP socket.
Converts an array of bytes which was received from the TCP socket to an Int.