-2

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.

Devjosh
  • 6,450
  • 4
  • 39
  • 61
o f
  • 85
  • 1
  • 1
  • 7
  • Did you make use of any tools or resources available to you before asking this question? (Note that I did not vote this question down). – user1329572 Apr 23 '12 at 12:24
  • i have done the basic client server application.. im unsure of where to go from there and after searching the web ive found nothing useful that can help me evolve my program... not sure why ppl would vote this down – o f Apr 23 '12 at 12:58
  • @o f, As the question stands now, it is unanswerable. It's way too general and shows little to no research effort. Those are some of the many reasons why this question would be voted down. – user1329572 Apr 23 '12 at 13:01

1 Answers1

0

I think you can create a socket based application.

Shekhar
  • 11,438
  • 36
  • 130
  • 186
  • think im just going to do this and store all clients in a file on a web where ports etc and assigned. – o f Apr 23 '12 at 13:13