Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2006-03-01 21:00:24
Size: 1066
Editor: TFKyle
Comment:
Revision 5 as of 2006-03-04 14:57:16
Size: 1078
Editor: TFKyle
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [http://www.gtk.org/ glib]  * [http://www.gtk.org/ glib] (and GObject)
Line 11: Line 11:
Communication between it and its clients will happen via. a defined DBus interface (there might be a current Draft of the interface spec in [/SpecDraft]) Communication between it and its clients will happen via. a defined DBus interface (there might be a current Draft of the interface spec in /SpecDraft)

BitDaemon

BitDaemon will be a BitTorrent client which runs as a daemon allowing multiple clients to connect to it and control it, but for now its just a set of ideas. at the moment this page is just a scratch pad describing those ideas

Current Planned Deps:

Communication between it and its clients will happen via. a defined DBus interface (there might be a current Draft of the interface spec in /SpecDraft)

Tracker communication will use libTorrent

Hooks: Hooks allow you to run anything when something happens, for example when a download finishes, BitDaemon should implement hooks in 2 ways:

BitDaemon (last edited 2008-02-05 05:46:33 by localhost)