How to create mutiple datagram sockets (UDP) python

前端 未结 0 1079
隐瞒了意图╮
隐瞒了意图╮ 2020-12-04 01:43

this is the line of code that I have. Can you help with how to edit this line to open multiple interfaces when executed?

clientSocket = socket.socket(socket.AF_INET,

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