在 JXTA 中创建功能匹配/对等选择组件?

发布于 2024-09-06 07:32:37 字数 259 浏览 4 评论 0原文

我对 JXTA 完全陌生,只是想要一些帮助入门的指导。

我需要创建一个对等搜索/功能匹配组件,以便我可以根据许多自定义条件搜索和定位对等。换句话说,对等点 A 说“我可以做 X、Y 和 K”,当对等点 B 搜索可以做“X 和 K”的对等点时,能够发现对等点 A。希望这是有道理的。

理想情况下,我希望能够按照一些高级标准对同级进行分组,执行组搜索,然后在组内搜索特定的低级功能。

我不需要牵手,只需要一些关于如何解决这个问题的建议。

谢谢!

I'm completely new to JXTA and just want some pointers to help get started.

I need to create a peer search / capability matching component, so I can search for and locate peers based on a number of custom criteria. In other words, peer A says 'I can do X, Y and K' and when peer B searches for peers that can do 'X and K', is able to discover peer A. Hope that makes sense.

Ideally, I'd like to be able to group peers by some high level criteria, perform searches for the group, and then search within the group for specific low-level capabilities.

I don't need hand holding, just some suggestions as to how to go about this.

Thanks!

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

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

发布评论

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

评论(1

我的鱼塘能养鲲 2024-09-13 07:32:37

首先,您需要了解 JXTA。 《实用 JXTA II》一书已在 Scribd 上提供供阅读。如果您正在寻找更高级的信息,请查看程序员指南 2.6 和 2.6。 2.7.

关于您的应用程序,您需要了解广告以及在 netpeergroup 下创建(自定义)对等组(作为开始)。

First, you'll need to understand JXTA. The Practical JXTA II book has been made available on Scribd for reading. If your are looking for more advanced information, check the programmer's guide 2.6 & 2.7.

Regarding your application, you need to learn about advertisements and about creating (cutomized) peergroups under the netpeergroup (for a start).

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