Sample JXTA Application - ping


Example using different pipes - ping peers.






First ping uses unicast - descreet peer-to-peer messaging.
Second ping uses propagate - broadcast messaging.


Client Output:
ping PingService
PingService: 10ms 250ms

ping
PingService 11ms 180ms
PingService2 30ms 230ms
Service Output:
Pinged by PingClient

Pinged by PingClient
[next]