简单可靠的 UDP C++ 库 [英] Simple Reliable UDP C++ Libraries

查看:37
本文介绍了简单可靠的 UDP C++ 库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个可靠的 UDP 库.我写的那个不太好,我想看看第三者在同样的情况下能做什么.

I am in need of a reliable UDP library. The one I wrote does not work too well and I would like to see what a 3rd party can do in the same circumstances.

由于 xcode 中的一些有趣的"编译问题,Enet 将无法工作(我还有一个关于堆栈溢出的问题).

Enet will not work because of some "interesting" compile issues in xcode (I have another question on stack overflow about that).

对于可移植、可靠的 UDP 库的任何建议将不胜感激.

Any suggestions for a portable, reliable UDP library would be greatly appreciated.

推荐答案

尝试 boost::asioACE.我会推荐前者而不是后者.

Try boost::asio or ACE. I would recommend the former over the latter.

这篇关于简单可靠的 UDP C++ 库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆