The Blog

Taking a Break from my Peer-to-Peer (P2P) Project

I am stuck again.  I know the logic but I can’t figure how to write it in Java.  I can go straight to the Java API library but I find that time consuming.  I rather google it and look at examples on how to write a certain functionality.  But unfortunately this topic won’t give any good […]

I am stuck again.  I know the logic but I can’t figure how to write it in Java.  I can go straight to the Java API library but I find that time consuming.  I rather google it and look at examples on how to write a certain functionality.  But unfortunately this topic won’t give any good google results.

Peer to peer with chord protocol implementation is a topic that is not very popular.   And most of the TCP/IP engineers and programmers are in a closed environment and usually doesn’t publish there work online.  I guess I really just have to either submit something that is partly working and pray that I get enough points to pass this class.  This just really made me appreciate web programming.  In web programming when you get stuck there are a lot forums, communities, articles and code examples that you can look for answers.  Oh well, I guess I have to get back to thinking and coding if I want to at least have something submittted by next week.

Wiki page for Chord Protocol: http://en.wikipedia.org/wiki/Chord_(peer-to-peer)

Leave a Comment

Let us know your thoughts on this post but remember to place nicely folks!

You must be logged in to post a comment.