随笔分类 -  node

摘要:本文转自珠峰培训:http://www.zhufengpeixun.cn/ahead/html/13.tcp.html 1. TCP 在Node.js中,提供了net模块用来实现TCP服务器和客户端的通信。 1.1 TCP服务器 net.createServer([options][, connec 阅读全文
posted @ 2019-12-05 23:05 Tommy_marc 阅读(523) 评论(0) 推荐(0)