下载地址meepops.lanecn.com

 

使用meepops搭建即使通讯系统

 

使用meepops搭建即使通讯系统

 

由于mac电脑自带apache 服务 文件运行目录是/Library/WebServer/Documents

将文件copy到这个目录下 /Library/WebServer/Documents/MeepoPS

下载好后查看

首先启动apache  

  sudo apachectl start

接着进入目录查看

cd /Library/WebServer/Documents/MeepoPS

ls -ll

 

启动

php /Library/WebServer/Documents/MeepoPS/demo-telnet.php start

 

由于这个meepops是基于多线程的所有相应的php必须安装扩展pcntl,

pcnt扩展下载

pcntl安装步骤

使用meepops搭建即使通讯系统

 

在开启一个窗口输入telnet localhost 199100

 

使用meepops搭建即使通讯系统

 

使用meepops搭建即使通讯系统

使用meepops搭建即使通讯系统

 

相关文章:

  • 2022-01-23
  • 2022-01-15
  • 2021-12-28
  • 2021-04-08
  • 2022-02-22
  • 2021-12-02
  • 2022-12-23
  • 2021-04-10
猜你喜欢
  • 2021-05-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-27
  • 2022-12-23
  • 2022-01-20
相关资源
相似解决方案