建立一個socket,繫結伺服器埠(bind),監聽埠(listen),在PHP中用stream_socket_server一個函數就能完成上面3個步驟,當然也可以使用php sockets擴充 ...
確定! 回上一頁