会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
丶心情就像夜...
<?php echo "When you recall the past, only that you have a bad!"——#f4645f
博客园
首页
新随笔
联系
管理
2017年9月8日
socket
摘要: socket = socket_create(AF_INET, SOCK_STREAM, SOL_TCP) or die('socket创建失败'); //创建socket socket_bind($this -> socket,$host,$port); //为socket绑定端口 socket_listen($this -> sock...
阅读全文
posted @ 2017-09-08 17:53 丶老中医
阅读(160)
评论(0)
推荐(0)
编辑
公告