是否有任何框架或库允许开发者将其管道推过 NAT 并在后端将其作为管道接收?

发布于 2024-09-07 04:59:26 字数 290 浏览 5 评论 0原文

所以我在一台电脑上有一个应用程序创建一个管道,本地管道。我想将它作为一个流(就像其中的最后一个数据或来自它的传入数据)并将其数据通过 NAT(使用 nat 遍历)流式传输到位于 NAT 的其他电脑(因此我或他有唯一的 IP 地址)但我们使用 nat 遍历服务器\程序进行通信),并在那里接收该数据并在该计算机上创建一个新的本地管道以供其他程序使用。

所以我喜欢 C\C++\Java\C#,但如果有其他语言的库,我很想学习专门针对该库的语言!)

是否有任何框架或库允许 deweloper 将其管道推过 NAT 并接收它后端作为管道?

So I have an app on 1 pc creating a pipe, local pipe. I want to take it as a stream (like only last data in it or incoming data from it) and stream its data thru\over NAT (using nat traversal) to other pc somewhere ower NAT (so neather I or He has uniqe IP adress but we use nat traversal server\programm to comunicate) and there recive that data and create a new local pipe on that computer to other programms to use.

So I love C\C++\Java\C# but if there are libs in other languages I would love to learn that languages just for that lib!)

Is there any framework or library alowing a deweloper push his pipe thru the NAT and recive it on back end as a pipe?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

野却迷人 2024-09-14 04:59:26

您是否考虑过 JXTA 作为潜在的解决方案?

Have you considered JXTA as a potential solution?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文