Welcome |
|
JMule - is a Java based client for eDonkey2000 networks. Using JMule, you will be able to share your files with anybody in the world. This client is completely free and the source code is distributed under the terms of the GNU General Public License. The name JMule means: "J" comes from Java and "Mule" is an animal like a horse or a donkey. The project is still in the first steps of development.
|
The list of features |
- allows to share files with anybody in the world
- is completely free. JMule is also completely free of any malware
- each file is checked for corruptions while downloading to ensure an error free file
- to find the file you want, JMule provide an advanced search service
- is a cross-platform file sharing client that runs on multiple platforms
- has two(more will come soon) user interfaces: Swing GUI and command line UI
|
Latest news |
JKad by javajox (Sunday, June 28 2009 17:56 GMT)
In the last few months we've worked on Kad implementation for our JMule client. The JKad (kad written in Java) is fully compatible with that used in eMule. The system is unstable yet, however we are going to include it in the next jmule release. The JKad performs all of its main functions (search, source indexing, packet routing,...) what we didn't finished yet is kad encryption. The latest JKad can be found here, you'll find both source codes and binary files. Also you can discuss about jkad on our forum.
Moving toward Java 1.6 by javajox (Monday, 22 December 2008 18:16:43)
We are moving toward Java 1.6 ! As Java platform evolves we see a lot of goodies provided by it, we are going to use these features to provide a more advanced and powerful p2p file sharing client. We decided to use the latest inovation from Java platform in our client. Be aware the next versions of JMule will be build on Java 1.6 and will not be back compatible to older versions. Don't forget to read the README file from the distribution directory.
JMule 0.4.1 released by binary256 (Sunday, 19 October 2008 20:34 GMT)
------------------------
CHANGELOG :
------------------------
BUGFIX: Swing UI | The icon is not shown on a ToolTip if the system is packed into a .jar file [javajox]
FEATURE: Swing UI | Tabs that aren't visible don't update their UIes. The overall UI should work faster now [javajox]
FEATURE: Swing UI | A more number of columns are sortable [javajox]
CHANGE: Swing UI | Other optimizations and improvements [javajox]
BUGFIX: Core | 'java.lang.OutOfMemoryError: Java heap space' [binary256]
|