public override void Transmit(TCPConnection connection, TCPOctetStream octetStream) { connection.ProcessOctet(octetStream); }