在server.php中,您需要在 while(trur) {} 之后添加另一个 socket_accept 作为代码,因为如果您每次运行 socket_accept ,最后建立的连接将不再起作用。
確定! 回上一頁