Search found 8 matches

by PPK
2006-09-23 20:36
Forum: Programmer's Help
Topic: downloading 0.401 filelist on dc++ 0.68+
Replies: 3
Views: 3844

Re: downloading 0.401 filelist on dc++ 0.68+

can i change some part of code, to download filelist from dc++ 0.401? Yes you need to change code in 0.68+, it is easy. where exacly? :) DownloadManager.cpp, you need to use $Get command to get userlist from them instead of buggy $UGetBlock... In DC++ 0.695 it is function DownloadManager::checkDown...
by PPK
2004-10-22 09:54
Forum: Other Direct Connect tools
Topic: Where can i download a non-bug version of rmDC++?
Replies: 12
Views: 7163

Twink wrote:so anyone got his email addy around?
[email protected]
[email protected]
[email protected]
:twisted: :twisted: :twisted:
by PPK
2004-06-14 21:36
Forum: Protocol Alley
Topic: 0.402 info(tth leaf transfers and no bz2list support)
Replies: 25
Views: 14996

Bad testing, if client have XmlBZList supports is kicked and DC++ have it from 0.307 :lol: && (user->getSupports().find("BZList") != string::npos) && // <= BUG This work better :wink: else if( (d->isSet(Download::FLAG_USER_LIST)) && (client->getOp()) && (user->isSet(User::DCPLUSPLUS)) && (aSource->i...
by PPK
2004-06-14 13:06
Forum: Protocol Alley
Topic: 0.402 info(tth leaf transfers and no bz2list support)
Replies: 25
Views: 14996

Gargol wrote:version 3.1 fixes no fillist. (Last version of dc++k CDM)
Fix without testing => not fixed and 3.1 always kicking people for DC++ without slot for filelist :lol:
by PPK
2004-04-05 07:39
Forum: Hubs and scripts
Topic: Ptokax Hub, What Happend To It?
Replies: 12
Views: 4592

With new public version come new website on http://www.PtokaX.org I don't know why forum not running :( But PtokaX is still under development, from pta.no-ip.org (ptaczek testing hub) [2004-04-05 13:19] <Hub-Security> This hub is running PtokaX DC Hub 0.3.3.0 build 15.31 [debug] (UpTime: 0 days, 0 h...
by PPK
2003-12-24 05:35
Forum: Feature Discussion (Archived)
Topic: Window positioning saving!
Replies: 15
Views: 5544

Hubs window position, size and chat / userlist separator saving for favorite hubs is done in CZDC++ ... if anyone want :D
by PPK
2003-12-06 10:19
Forum: Other Direct Connect tools
Topic: oDC++ Where is fusbar?
Replies: 7
Views: 4949

Re: oDC++ Where is fusbar?

It occurs in buggy versions of the ptokax hubsoftware that sends malformed messages to the client. Sorry Opera but this is only your bug, not ptokax, not my if i have bad day and go to hubs crash oDC client :D Yes i am bad boy, but why not play with bugy client if is posible to crash it with one ch...
by PPK
2003-10-11 01:34
Forum: Programmer's Help
Topic: Patch for STL Port 4.5.3 to compile under VS.net 2003
Replies: 11
Views: 6543

This link gives you Stlport already modified if you have a problem with patch. http://www.tesnetwork.cz/00007467/czdc/STLPORT4.5.3-VS2003.rar New STLPort-4.5.0725 from dc++ sourceforge download working with .net 2003 without problems for me. Now i delete this patched version from my webspace on tes...