bindpythonsockets udp. I can't understand why if I create a socket in this way from socket import * s = socket(AF_INET, SOCK_DGRAM) s.bind(("192.168.1.10" ...
確定! 回上一頁