J2me bittorrent possible?
Hi! I am investigating the possibility of creating various P2P applications cellphones, and I am thinking... Would it be possible to implement something like the bittorrent protocol or other many-to-many peer-to-peer protocols for cellular devices? Is there a limit on how many simultaneous connections that can be used?
I have understood that each connection needs a separate thread and that this could limit the effectiveness of a bittorrent protocol in j2me, is that right?
Feedback would be appreciated.
//Simon

