Page 4 of 4

Re: Torrent client - pbTorrent (source code).

Posted: Mon Sep 16, 2013 8:07 am
by User_Russian
sec wrote:I think this topic should closed, because OP doesn't provide the source anymore.
User_Russian wrote:I did not spread to the Internet, the source code version 1.4.4.
Why?
I'm not saying that this OpenSource project. But the source of one of versions of the program is open and available to all.
Therefore see no reason to close the topic.

Re: Torrent client - pbTorrent (source code).

Posted: Mon Sep 16, 2013 8:45 am
by sec
User_Russian wrote:
sec wrote:I think this topic should closed, because OP doesn't provide the source anymore.
User_Russian wrote:I did not spread to the Internet, the source code version 1.4.4.
Why?
I'm not saying that this OpenSource project. But the source of one of versions of the program is open and available to all.
Therefore see no reason to close the topic.
Ah old version is still supported :oops: It does looks OK.

Re: Torrent client - pbTorrent (source code).

Posted: Mon Sep 16, 2013 9:23 am
by Bisonte
Close topic ? Why ?

It's the programmers choice to show the source...
Here it is the announcement section ;)

Re: Torrent client - pbTorrent (source code).

Posted: Wed Sep 18, 2013 2:59 pm
by Liqu
this is really a great project,

i'm trying to understand how this work first, got difficuties in russian too. ( and i'm still a newbie )
i will donate to this project when i understand it.

by the way have you put your donate link?
and i can help you with the website.

Re: Torrent client - pbTorrent (source code).

Posted: Wed Sep 18, 2013 3:28 pm
by User_Russian
Liqu wrote:by the way have you put your donate link?
In English version 1.4.4, open window "Donate" (menu "Help" item "Donate").

Re: Torrent client - pbTorrent (source code).

Posted: Thu Sep 19, 2013 5:00 am
by Liqu
I think you should put the donation link to paypal instead of webmoney.
it's easier to donate through paypal.

Re: Torrent client - pbTorrent (source code).

Posted: Fri Sep 20, 2013 5:38 pm
by Korolev Michael
I support PayPal. pbTorrent got no money 'cause monetization model is too weak and inconvenient.

Re: Torrent client - pbTorrent (source code).

Posted: Mon Nov 16, 2015 6:45 pm
by ElementE
This looks like a good program.

One item (bug?) that I noticed.
After closing the pb_torrent, the pb_torrent process keeps running.
Could it be made so that when the pb_torrent window is closed, the process is closed as well?

Re: Torrent client - pbTorrent (source code).

Posted: Mon Nov 16, 2015 10:32 pm
by User_Russian
ElementE wrote:After closing the pb_torrent, the pb_torrent process keeps running.
In settings in section "Misc", need to uncheck "Close to Tray".

Re: Torrent client - pbTorrent (source code).

Posted: Mon Nov 16, 2015 11:24 pm
by ElementE
User_Russian wrote:
ElementE wrote:After closing the pb_torrent, the pb_torrent process keeps running.
In settings in section "Misc", need to uncheck "Close to Tray".
Thank you User_Russian.

Re: Torrent client - pbTorrent (source code).

Posted: Mon Oct 28, 2019 7:10 pm
by Evil1
An old post I know, but I only came across it today. I have translated the provided source into English (almost - it is not 100%, but good enough).

The only other thing I did was modify the source to use fingerprint() instead of SHA1fingerprint, CRC32fingerprint etc. "seems" to compile and work okay on PB 5.72 (Win 10/x64) - I managed to download a torrent succesfully, but I have not done any further testing. Slightly modified source below :-

https://drive.google.com/file/d/1vjJ3_e ... sp=sharing

A big thank you to User_Russian