Questions tagged [jxta]

JXTA is a set of protocols to operate devices in a P2P fashion on the Internet.

JXTA is a set of protocols, initially designed by Sun Microsystems, to operate devices in a P2P fashion on the Internet. It aims at being universal and independent of any technologies or programming languages. These protocols have been implemented in C (see JXTA-C) and in Java (see JXSE).

In October 2010, Oracle Corporation officially confirmed that it was withdrawing from the JXTA technology. Sun Microsystems had progressively diminished its participation since 2007-2008.

Some companies are still using the JXTA-C implementation, though this part of the community has not been very active in recent years. On the other side, the JXSE community has delivered two releases of JXTA for Java in 2010 and 2011. These are now used in production by some companies, considering the significant improvements made to the code and to testing since release 2.5.

62 questions
-2
votes
2 answers

Sending file from one client to another client using socket in java

Hello everyone , I am trying to develop the application for transfering/sending the file like SKYPE works.So I am using socket for transfering file from one computer(client) to another computer(client) .I am able to transfer file from one…
krushnakant
  • 431
  • 9
  • 21
-2
votes
1 answer

Peer-to-peer Java application

I want to create a peer to peer application that does not use JXTA framework. Just looking for some examples or good tutorials to get the basics down and then can go from there. Cheers.
o f
  • 85
  • 1
  • 1
  • 7
1 2 3 4
5