TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What are some good P2P application testing resources?

2 点作者 rayvy超过 6 年前
Can anyone recommend good P2P application testing resources?<p>By resources I mean: frameworks&#x2F;libraries&#x2F;papers&#x2F;previous research&#x2F;talks, etc<p>By P2P I basically mean some peer running a listener&#x2F;server, and receiving&#x2F;broadcasting&#x2F;sending messages accordingly (nothing fancy).<p>As of today when I want to test a decentralized&#x2F;P2P app, I&#x27;m just using a lot of &lt;code&gt;nc -lk [port number]&lt;&#x2F;code&gt; on my machine, and just opening a bunch of terminals with that (to create the illusion of multiple peers). However, as you might imagine, this is terribly inefficient and cumbersome.<p>Any suggestions?<p>Edit: add clarification of resources

暂无评论

暂无评论