logo
首页技术栈工具库讨论
secureUDP

secureUDP

This simple module allows to send packages ensuring delivering over an UDP connection using ACKs and timeouts under the hood, also setups the threads needed for listening and sending, making them transparent to the user. As the packages can be delivered just when they arrive, is not guarenteed that they arrive in order. Once a sent package has passed many timeouts without been ACKed from the recipient it can be recognized as a lost package, meaning that the recipient cannot longer be reached.
由 
bruceshi2021-01-14 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install secureUDP
查看
标签
根据用户添加的标签生成
暂无标签