Changes between Version 2 and Version 3 of rpc
- Timestamp:
- Dec 6, 2008, 12:30:55 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rpc
v2 v3 2 2 This document explains how to remotely, or locally, connect to a Transmission session programatically using the rpc protocol. 3 3 4 ''If you're looking to control a Transmission session non-programatically, you can either use the transmission-remote cli, or the Web UI.''4 ''If you're looking to control a Transmission session non-programatically, you can either use the transmission-remote cli, or the Web Interface.'' 5 5 6 6 == Current == … … 12 12 13 13 == Deprecated == 14 Versions before 1.30 used to connect to a Transmission session by writing directly into a socket file. Many not-so-up to date articles on setting up Transmission with a Web UI(Clutch) may still refer to this technique.14 Versions before 1.30 used to connect to a Transmission session by writing directly into a socket file. Many not-so-up to date articles on setting up Transmission with a Web Interface (Clutch) may still refer to this technique. 15 15 * [source:branches/1.2x/doc/ipcproto.txt Version 1.2x] 16 16 * [source:branches/1.1x/doc/ipcproto.txt Version 1.1x]