Re: trouble finding peers
James Todd <[email protected]> Sat, 20 May 2006 22:12:36 -0700
| Newsgroups | gmane.comp.java.jxta.user,gmane.comp.java.jxta.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Steve -
MyJXTA searches for "well known (bidi)pipe advs" in the same way the
following query
is issued via JXTA Shell:
% search -r -aName -vJxta:IMFreeCommand.*
Also, when MyJXTA instances chat receiving peers will issue a fully
qualified query.
Assuming "gonzo@home" sent the message the equivalent JXTA Shell query
is now:
% search -r -aName -vJxta:IMFreeCommand.gonzo@home
The "peers" in the MyJXTA network panel are actually (bidi)pipes.
One can also import (file dialog or dnd) advertisements of varying
type (pipe, group,
content) which is another means to populate MyJXTA with network resources.
The MyJXTA help->about screen includes much of the above.
rock on,
- james
--
James Todd :: blogs.sun.com/gonzo | weblogs.java.net/blog/gonzo
MyJXTA :: use it - learn it - do it
Java == platform independence
XML == application independence
JXTA == network independence
Secure End-to-End Computing
Steven Myers wrote:
>Hi Eugenio,
>
>yes I have created a Rdv in my group and I've verified that my two non Rdv
>peers are connected to it before I do any searching. I read in another
>thread that the peer discovery function isn't really meant for
>applications to determine the presence of peers in a group and that
>applications should create their own protocol using pipes to determine
>whois in or out of a group; can anyone confirm that?
>
>How do applications like myJXTA locate other peers in a group to chat with?
>
>Thanks,
>
>-- Steve
>
>
>