标签:http 文件 io re c ar
1.安装nodejs,下载
2.新建一个文件夹Chatroom,在命令行下进入该目录下
运行:npm install socket.io
npm install mime
运行完毕之后会在Chatroom下产生一个node_modules文件夹。
3.下载一个自定义库文件,首页文件,后台文件,压缩包,下载之后在Chatroom目录解压
4.在命令行下面进入Chatroom目录,运行node test.js
nodejs聊天,布布扣,bubuko.com
nodejs聊天
原文地址:http://www.cnblogs.com/xiaohui2012a/p/3835568.html