D:/opendownloadmanager/ODM-1.x/Bittorrent/libtorrent-0.12/bindings/python/simple_client.py File Reference

Go to the source code of this file.

Namespaces

namespace  simple_client

Variables

tuple simple_client::ses = lt.session()
tuple simple_client::e = lt.bdecode(open("test.torrent", 'rb').read())
tuple simple_client::info = lt.torrent_info(e)
tuple simple_client::h = ses.add_torrent(info, "./", compact_mode = True)
tuple simple_client::s = h.status()
list simple_client::state_str


Generated on Sun May 25 00:19:40 2008 by  doxygen 1.5.6