// gets the receive buffer data public static byte[] GetReceiveBufferData() { return(client.GetReceiveBufferData()); }