You are on page 1of 8

JXTA JXTA Protocols Protocols Six Protocols

A New System for Streaming Video in Wireless


Peer-to-Peer Network

JEEVAN E
31509405007
Department of Computer Science and Engineering

September 18, 2010

Guide
Mr. J Suresh
Assistant Professor
Computer Science and Engineering
JXTA JXTA Protocols Protocols Six Protocols

JXTA
JXTA JXTA Protocols Protocols Six Protocols

JXTA

• JXTA is an open network computing platform designed for


Peer-to-Peer (P2P) computing by way of providing the basic
building blocks and services required to enable
The JXTA protocols standardize the manner in which peers:
• Discover each other
• Self-organize into peer groups
• Advertise and discover network resources
• Monitor each other
JXTA JXTA Protocols Protocols Six Protocols

Jxta Services and Applications


• Distributed storage and data sharing
• Large scale distributed computing and P2P Messaging
The six JXTA protocols are based on XML messages, each
protocol is semi-independent of the others and each protocol
conversation is divided into two portions
• One in the local peer that responsible for the generation and
sending messages.
• The other one is in the remote peer that responsible for
handling the incoming messages and processing it to perform
a specific task
JXTA JXTA Protocols Protocols Six Protocols

JXTA protocols

• JXTA is an open network computing platform designed for


Peer-to-Peer (P2P) computing by way of providing the basic
building blocks and services required to enable
Peer: Peer is any device that implements one or more JXTA
protocol, it could be a PDA, Laptop, PC, cell phone.
Pipe: Provide an asynchronous, unidirectional, virtual
communication channels between two or more endpoints.
Endpoint: It’s the peer network interface (Tcp port + IP address)
used to send and receive data.
Advertisement: It describes the network resources such as peers,
peer groups, pipes, etc. An advertisement is represented as an
XML document; it is used by peers to discover the network
resources.
JXTA JXTA Protocols Protocols Six Protocols

The JXTA protocols standardize the manner in which peers:


• Discover each other
• Self-organize into peer groups
• Advertise and discover network resources
• Monitor each other
JXTA JXTA Protocols Protocols Six Protocols

Peer Information Protocol (PIP):


• Used especially by a monitoring peer to get status information
about (Uptime, state, recent traffic, etc.)
Peer Resolver Protocol (PRP):
• This protocol is used to send a query to one or more peers
and receive their response to the query. The queries can be
sent to all the peers or to a specific peer within the group.
Peer Binding Protocol (PBP):
• Through this protocol, peers can establish communication or
pipe with one or more peers.
JXTA JXTA Protocols Protocols Six Protocols

Peer Endpoint Routing Protocol (ERP):


• This protocol is used to route message to its destination, it
helps peers to know about available routes for sending
messages.
Peer Discovery Protocol (PDP):
• Used by peers to advertise their own resources and to discover
resources from the other peers.
Rendezvous Protocol (RVP):
• This protocol used by peers to propagate messages with in a
peer group.

You might also like