会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
starof
我是你的骄傲吗?
博客园
首页
新随笔
联系
订阅
管理
2015年12月21日
nodejs模块——网络编程模块
摘要: net模块提供了一个异步网络包装器,用于TCP网络编程,它包含了创建服务器和客户端的方法。dgram模块用于UDP网络编程。 参考链接:https://nodejs.org/api/net.html, https://nodejs.org/api/dgram.html 一、TCP Server ne
阅读全文
posted @ 2015-12-21 14:19 starof
阅读(7628)
评论(2)
推荐(0)
公告