private void OnUnstructuredPacketReceived(RTPacket p)
 {
     OnLogEntry(LogEntryFactory.CreateBlankReceviedLogEntry(new PacketDetails(p)));
 }