Botnaim
09-15-2008, 07:30 AM
Hey, I know Java pretty well, and I'd like to create an application which automatically downloads from the web, on a date & time specified a file. [The first result of the filename in a chosen torrent search engine for example]
But my problem regards the web and bittorrent.
I don't want to create a new bittorrent client, since I'd have to learn the BT protocol and I believe it's a bit over the top for me right now.
So what I need is, to be able to automatically go to a link and make another program (any famous BT client) to start downloading that link.
How can it be done if at all?
I mean if I go to a BT search engine, click on a link and "open" my client automatically opens and starts downloading.
I need to imitate that click of 'open' with my own application. Atleast thats the way I see it.
Anyway anyyyyyy advice will be highly appreciated. Thanks in advance!!
But my problem regards the web and bittorrent.
I don't want to create a new bittorrent client, since I'd have to learn the BT protocol and I believe it's a bit over the top for me right now.
So what I need is, to be able to automatically go to a link and make another program (any famous BT client) to start downloading that link.
How can it be done if at all?
I mean if I go to a BT search engine, click on a link and "open" my client automatically opens and starts downloading.
I need to imitate that click of 'open' with my own application. Atleast thats the way I see it.
Anyway anyyyyyy advice will be highly appreciated. Thanks in advance!!