• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

P2P Basics

 
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi everybody,

i would like to know about P2P application building using Java and relavant web site links and tutorials.

I am new to p2p app building so it would be nice if u all can share your ideas towards p2p technology, application and building using Java and how it varies from normal client/server application building using Java.

thanx.

Regards
Roshini
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JXTA is the Java API for P2P.
 
Roshini Sridharan
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank u Mr.Joe. Sorry for the post in two places, since i was bit confused abt where to post.

I just want to know whether JXTA is commercially wide in the industry and how far its integrated with JDK. Can i get More details on JXTA, some beginners tutorial.

We have the following specification,
---------------------------------------------------------------------------
we want a simple p2p client in java.
best would be sf.net jmule or emule.
g2 is as well welcome, a gnutelladonkey not needed.
It should be an open source project and the p2p client should be a plugin for another network,
All has to be in java.
---------------------------------------------------------------------------
I would like know how i should prepare for the above specification.

Regards
Roshini.S
 
Ranch Hand
Posts: 34
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
there is a complete Java-Implementation for JXTA. You can find it here. There you can also find tutorials, API-Specifications and documentations.
Starting with JXTA isnt easy. If you have problems you should search for help on the JXTA-Mailinglists.
Bye
Mark
 
Roshini Sridharan
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

If JXTA is not so easy to start with, want can be other way i implement P2P technology in Java.

How about any other Open Source software based on Java.

Thanx for ur reply.

Regards
Roshini
 
Popeye has his spinach. I have this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic