udp数据包丢失和恢复 [英] udp packet loss and recovery

查看:159
本文介绍了udp数据包丢失和恢复的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为文件和实时视频流应用程序同时开发基于udp/tcp的P2P.该应用程序将使用c ++为Linux和Windows平台开发.

I am working on both udp/tcp based P2P for file and real time video streaming application.the application will be developed for both Linux and windows platform using c++.

我们正在使用ICE(TCP/UDP打孔)来实现P2P. 虽然TCP确保数据包丢失,但是对于UDP,我需要一种体面的方法来确保必须将数据包传递到另一个对等方.

We are using ICE(TCP/UDP hole punching) to implement the P2P. while TCP ensure the packet loss but for UDP I need a decent approach to make sure packet must be delivered to the other peer.

  1. 我想知道执行此操作的算法或技术.
  2. 有没有免费的第三方聚会工具/库.

任何链接和建议都会受到赞赏吗?

Any link and suggestion will be appreciated?

推荐答案

该问题的答案可能会有所帮助:

You might find the answers to this question helpful: What do you use when you need reliable UDP?

这篇关于udp数据包丢失和恢复的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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