A standalone-core without interface HI,
I'd like to be able to open the Core.jar without the need of having an interface.
The interface consumes much RAM (at least that is what I assume where my RAM goes, because Acquisition, which uses the core with a different interface, takes much less memory), so I'd like to be able to start LimeWire, set my downloads and quit it. Then launch the Core alone, which doesn't use an interface, and have it continue my download (and allow uploads) in the background.
Better still would be, if I could shut down the main-interface and replace it with a minimal interface (which takes almost no RAM, because it only consists of a button to restart the main-interface and inbound traffic and outbound traffic statistics, maybe also the number of active and inactive uploads and downloads), and then do the turn around from the minimal-interface, when I need to change anything. |