public UsbClient(Cmd cmd) { mClient = new SockClient(); mCmd = cmd; mCmd.excuteCmdForward(1352 + "", 2235 + ""); }