1. 首页
  2. 数据库
  3. 其它
  4. nodejs tcp server:具有简单协议的简单tcp套接字服务器 源码

nodejs tcp server:具有简单协议的简单tcp套接字服务器 源码

上传者: 2021-03-29 16:05:17上传 ZIP文件 41.57KB 热度 25次
Node.js简单的TCP服务器客户端 具有简单协议的简单tcp套接字服务器。 用法 用npm run compile打字稿代码 要运行服务器: npm run start-server 运行客户端: npm run start-client Usage: 1. "+" command. Sums the arguments given after "+". Arguments can be float and comma separated. Example: +1,2 and +-13.23,1253.2 2. "*" command. Multiplies the arguments given after "*" Example: *1,0 and *-13.23,1253.2 3. "close" command. Shutdowns the
下载地址
用户评论