Search code examples
javap2pjxta

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.


Solution

  • I think you can create a socket based application.