GeekArticles
Java
J2SEEnabling Peer-to-Peer BitTorrent Downloads with Azureus
Author: onjava.com |
Published: 23rd Jun 2007 |
Visited: 191 times |
Add CommentFiled in: J2SE
BitTorrent is one of the more popular protocols being used for peer-to-peer file transfers, and enabling your Java applications to use this protocol has never been easier. With a little theory and a lot of working code, this article shows you how to add peer-to-peer protocols to your own apps.
Read Article Sponsored Links
Related Articles
• jQuery - Enabling the Pager Buttons Learning jQuery - Enabling the Pager Buttons
To make these new buttons actually work, we need to update the currentPage variable and then run our pagination routine. At first blush, it seems we should be able to do this by setting currentPage to page, which is the current value of the iterator that. ...
• Multilingual Support Available for Java EE Downloads Java EE 5 SDK Update 3, Java Application Platform SDK Update 3 Beta, and Sun Java System Application Server 9.1 now offer multilingual support. See translated documentation and view the Java EE Downloads page in Japanese and Simplified Chine ...
• Other Downloads Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 6
Please Note: J2SE 5 Itanium port is not available at this time. A download bundle may be available at a future d ...
• Enabling Constraints in Partitioned Tables Hi Tom,
We have a data warehouse application where we store data supplied from external projects, on a daily basis, into tables partitioned by date, which we later validate for consistency. We have a series of validation rules that the data shou ...
• Peer-to-Peer and Client-Queue-Client Architecture Peer-to-Peer and Client-Queue-Client Architecture
Client-Server Architecture Compared with Peer-to-Peer and Client-Queue-Client Architecture
Client-Server Architecture
Client-Server Architecture, which is the model for Internet communication, separates client programs/machines from server...
Visi ...