Implementing Chatroom in UDP using Python from TCP Socket Programming?

前端 未结 0 867
渐次进展
渐次进展 2020-12-03 12:37

I have implemented my Chatroom Program using TCP socket Programming in Python. Now, I want to change the same to UDP. I have changed the following:-

Replaced          


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