KTN:用 node.js 编写的服务器客户端聊天

时间:2021-06-17 02:02:10
【文件属性】:
文件名称:KTN:用 node.js 编写的服务器客户端聊天
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-17 02:02:10
JavaScript TTM4100项目 用 node.js 编写的服务器/客户端聊天。 安装 $ npm install 然后你可以用node server运行服务器,用node client 。 配置 export HOST=1.1.1.1 # IPen/hostnamet til serveren du vil koble til export PORT=5000 # Porten til serveren du vil koble til
【文件预览】:
KTN-master
----client()
--------client.js(2KB)
--------index.js(2KB)
----LICENSE(1KB)
----README.md(335B)
----.gitignore(14B)
----server()
--------server.js(2KB)
--------server-client.js(1021B)
--------index.js(135B)
----package.json(526B)

网友评论