Announcing a new project: HxNet
- July 12th, 2010
- Write comment
Today instead of even thinking about the projects mentioned in the previous post I worked on HxNet. Now to Elaborate, HxNet was an inkling of an idea I had this morning and then flushed out almost fully with the help of zsizsi. Basically HxNet is a new peer to peer file sharing system. In my mind it works a bit like dropbox, only different… I think of it like this: the principles of bit torrent, p2p networks (lime wire, etc), and dropbox all combined. Of course being the way I am I am just blinding creating a protocol to hopefully do what I desire. Here is the draft I am actively working on [Draft]. I am hoping to finish the majority of the base protocol either tonight or tomorrow morning, depending on how exhausted I become. After I finish writing the protocol I plan on actually implementing it to see if it even makes the slightest bit of sense. Since I know java best the first iteration of HxNet will be pure java. Guess thats all for the big new project. I welcome suggestions in regards to the protocol, especially since I probably have no idea what I am doing.