whyclj
2019-11-23 d4c7dbd51fa93b0dae3d55f68518a12bb20ed79c
platforms/android/app/src/main/java/com/socket/CommSockClientThread.java
@@ -188,7 +188,7 @@
              }
              //=====================================================================//
              */
                Log.e(TAG, "发送数据:"+ComFn.bytesToHexString(plain_tx_t,plain_tx_t.length));
                //Log.e(TAG, "发送数据:"+ComFn.bytesToHexString(plain_tx_t,plain_tx_t.length));
                int rx_read_time_out = 0;
                //int rx_len = 0;
                out.write(plain_tx_t);