BlogArticles/2024-04/记录一下突然想到的一个点子.md

17 lines
671 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
{
title: "记录一下突然想到的一个点子",
draft: false,
type: "rambling",
created_at: "2024-04-07T00:35:00+08:00",
published_at: "2024-04-07T00:35:00+08:00",
updated_at: [ "2024-04-07T00:35:00+08:00", "2025-08-26T00:30:55+08:00"],
}
---
udp打洞 这个技术有一段历史了 但是它有一些基本问题
最大的问题就是丢包
我在想一个基础协议封装整个udp打洞过程 最后做成一个局域网 把打洞目标放进去
这件事远远超过我的能力 此处仅是记录 待来日有能力实现
搬运时补充:
直到现在,我还是没有实现这个技术,同时我很确定已经有人干过类似的了