4344454647484950515253
else { inputReader = new SocketReader(10000); } CM19ADevice cm19a = new CM19ADevice(new CM19AUsbDeviceLookupImpl(), inputReader, new MLemayProtocol()); cm19a.start(); } } catch (Exception exception) {