Changes between Version 26 and Version 27 of archive/Development/UiClient


Ignore:
Timestamp:
02/23/2008 05:04:26 PM (16 years ago)
Author:
mvoncken
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • archive/Development/UiClient

    v26 v27  
    215215 
    216216A method to see if the core is running 
     217 
    217218 
    218219 
     
    312313 
    313314 * Examples: 
    314     The sclient/aclient examples use a for each torrent_ids on get_torrent_status(id, []) . 
     315    The sclient/aclient examples use a for each torrent_ids to run get_torrent_status(id, []) . 
    315316    In a real script you would use get_torrent'''s'''_status(torrent_ids, [])  
    316317