![HP-Socket](http://static.javashuo.com/static/loading.gif)
本次更新增長 UDP Node 組件,新增大量 API !html
v5.7.1 更新
1、新增組件:UDP Nodegit
- UDP Node 沒有「鏈接」的概念,能夠與任意地址相互收發數據
- UDP Node 支持三種運行模式:單播、組播和廣播
- 增長 UDP Node 組件示例 Demo ‘TestUDPNode’
- UDP Node 工做流程
![UDP Node 工做流程](http://static.javashuo.com/static/loading.gif)
2、API 更新github
- 全部組件增長 Wait() 方法,用於等待組件關閉
- 全部通訊組件增長 SetReuseAddressPolicy() 方法,支持設置地址重用策略
- 全部 SSL 通訊組件增長 SetSSLCipherList() 方法,支持設置 SSL 加密套件
- 大量 API 更新,代碼重構、優化
HP-Socket 組件列表
- 基礎組件
![](http://static.javashuo.com/static/loading.gif)
- SSL 組件
![](http://static.javashuo.com/static/loading.gif)
- HTTP 組件
![](http://static.javashuo.com/static/loading.gif)