Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have to create a ring structure network by using java and i am wondered if it has any library to help me create this ring structure? or I have to manually create it by myself

thanks a lot :)

share|improve this question
Could you tell us more about what you are trying to do? – Allen Jul 5 '10 at 15:04
I'm trying to create a ring network structure for P2P network. I will use this ring structure to simulate the P2P network – nikky Jul 6 '10 at 8:08
This is a question for stackoverflow – Craig Jul 7 '10 at 16:10
Could you specify more? I think I could give you a solution – user Apr 22 '12 at 5:32

migrated from serverfault.com Jul 7 '10 at 17:09

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.