Changes between Version 26 and Version 27 of Development/UiClient

Show
Ignore:
Timestamp:
02/23/08 17:04:26 (5 years ago)
Author:
mvoncken (IP: 82.169.47.144)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 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