01.swoole學習筆記--TCP服務器

1.安裝swoole擴展php   2.網絡調試助手進行調試html <?php //建立服務器 $host='192.168.10.31'; $port=9501; //$model='SWOOLE_PROCESS'; //$sock_type='SWOOLE_SOCKET_TCP'; //$serv=new swoole_server($host,$port,$model,$sock_type
相關文章
相關標籤/搜索