Hello,
I would like to create a p2p application; File sharing / chat / etc.. and I am looking for a proper API, tutorial and documentation.
I've been googling here and there for the past 6 hours trying different API's but failing....
I stumbled upon JXTA / JNMP2P ... but both are not working well for me.
1) JXTA has no proper documentation that I can follow ( does not comply beautifully either...)
2) JNMP2P no documentation/tutorial at all... the one on it's page, doesn't even work/explain anything.
ANY help is appreciated.
I don't wanna be using the normal Socket API. as I would like this to be strictly p2p.
Thank you