Android/Java - What happens if there are multiple Socket.writeObject e one Socket.readObject

前端 未结 0 748
予麋鹿
予麋鹿 2020-12-14 15:41

I was updating my code in my server program and I had a doubt. Following the example code below:

choice = "RETRY";
        while(choice.equals("         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题