Changes between Version 1 and Version 2 of ProductFeatures
- Timestamp:
- Jan 21, 2010, 4:59:09 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProductFeatures
v1 v2 7 7 8 8 9 || '''Feature''' || T-Desktop OS X || T-Desktop Qt || T-Desktop GTK+ || T-Server||9 || '''Feature''' || [wiki:OSX T-Desktop OS X] || [wiki:UnixQt T-Desktop Qt] || [wiki:LinuxGTK T-Desktop GTK+] || [wiki:UnixServer T-Server] || 10 10 || Bit Torrent Client || Y || Y || Y || Y || 11 11 || Allows Remote (JSON) Control || Y || Y || Y || Y || 12 || Allows Remote Web App Control || Y || Y || Y || Y ||12 || Provides Remote Web App Control || Y || Y || Y || Y || 13 13 || Has Local GUI || Y || Y || Y || - || 14 14 || Local GUI can control remote Transmission Products || - || Y || - || N/A || … … 22 22 * Third-party networked tools (via [wiki:rpc JSON RPC Protocol]) 23 23 24 The Web Application is not a distinct product, it is a feature built into Transmission-Core along with a web server. When enabled, a web browser pointed at the relevant port will download and run the Transmission Web application which enables remote GUI-based control of the Transmission-Core from any authorised user/machine. See [WebInterface Transmission Web GUI]. 25 26 In situations where a web-browser is not appropriate (eg unix shell) a set of Command Line utilities is also provided that enables full control of Transmission-Core. See [wiki:UnixCLI Transmission-Commandline] 27 28 The command line utilities may also be used to create torrents. 29 24 30 [[Image(Architecture:Transmission_Architecture.gif)]]