Peer-to-peer Java application

581 Views Asked by At

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.

1

There are 1 best solutions below

1
On BEST ANSWER

I think you can create a socket based application.