Last Article,I talked concepts JXTA Frameworks,but not discuss detail JXTA Frameworks.In this article talk about Peer,Peer Group,Advertiesment,Message,service. Concept JXTA helpful to understand strategy peer to peer of the JXTA.
Peer and Peer Group.
Peer provice service of they network.Peer can user Mobile phone,PDA,Computer.For peer can shear service such as rendezvous,gateway,router.One peer on one computer,Certainly one peer per device use P2P network.Peer Group using adverties of specifies services that are available to group menbers.Other way provice group numbers by security and protocol specifies authentication of allow to group.
Advertiesment.
Advertiesment are also XML documents.The content in an JXTA descript the properties of peer,peer group,pipe and message.Advertiesment use of share basic service,join group,Advertiesment like DNS record of web site.
Service.
Service with in group numbers.If you join peer group,JXTA provice services are available in group menbers.
Pipes.
Pipes use for transfer data file and communtication between peer or peer group.Stratege of pipes are undirectional and asynchronous.Pipe not concept TCP/IP socket or Unix pipes.It's can management peer connection and communication between peer such as one-to-one message pssing,one-to-many message passing.
Message.
Message has Header,Source endpoint Information(use URI),Destination endpoint information(use URI),A message digest(optional secure),Message are also XML document.


