Android中UDP發送報文

 實現代碼 上面寫了備註 //隨機的uuid String uuid = UUID.randomUUID().toString(); //定義傳輸的數據 userName是我接收的參數 final String s = "TEL=" + username + "&SEQ=" + uuid; //key是我後端的協商祕鑰
相關文章
相關標籤/搜索