Hello Ted Developers. I was just reading this thread:
https://ted.nu/forum/viewtopic.php?t=748
Asking for a web interface to ted, and it's something I've always wanted as well. While it's not the easiest thing to set up, I think it might be feasible.
Have you guys considered this at all? I was thinking that there wouldn't be much point, unless ted also had the ability to download the actual files, otherwise you still need some kind of VNC to control Azureus or whatever client you use.
But if you did want to do it, I was thinking something like:
- have ted listening on a local port, and able to accept requests (maybe in XML format or something)
- create a server version of ted that runs on something like tomcat, this version would talk to the running instance of ted to get it's information, as well as update information
- provide the server version as an optional download.
Then if a user is running the server version, they can browse to the other machine and control it via a web interface. If they wanted to do it external to their network it would get harder (they'd have to know their IP address somehow).
But like I said, unless Ted can somehow control the actual downloads of the files, I don't see the point.
By The Way: Ted 0.9 is better than ever, nice work guys!
Rusty