Remove/disable Bandwidth limiter in .PhantomDC++?

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Ferus
Posts: 29
Joined: 2003-11-12 14:57
Location: Sthlm, Sweden

Remove/disable Bandwidth limiter in .PhantomDC++?

Post by Ferus » 2003-11-20 17:14

I'm trying and trying but I'm not so familiar with the prject, though I have had a violent crash course in it the last several days.

Just wanna remove the Bandwidth limiter feature out of the GUI and the code... I'd manage on my own if someone just could tell me what I need to uncomment/remove from projects/ and codesnippets I should be aware of.

I'm lost :)

just wanna get rid of it to keep and add other features.
Last edited by Ferus on 2003-11-20 21:14, edited 1 time in total.

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-11-20 18:01

Just out of the GUI? Edit the Advanced3Page (or similar) in the resource editor, and then the corresponding .cpp/h out of the windows\ project.

Getting rid of the underlying code will require more modifications - BufferedSocket, UploadManager, DownloadManager, and SettingsManager.

Ferus
Posts: 29
Joined: 2003-11-12 14:57
Location: Sthlm, Sweden

Post by Ferus » 2003-11-20 21:16

::EDIT

Working on .PhantomDC++ 0.301 not BCDC (tired)
As far as I understand the BW limiting seems a bit more sophisticated in .pDC?

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-08 02:46
Location: .pa.us

Post by GargoyleMT » 2003-11-20 21:23

I dunno, maybe twink changed the underlying code. It should be trivial to figure out which *Page.cpp the GUI code is in, and get rid of any code that touches the variables it uses in SettingsManager...

Ferus
Posts: 29
Joined: 2003-11-12 14:57
Location: Sthlm, Sweden

Post by Ferus » 2003-11-20 21:39

problem solved now anyway...

Twink
Posts: 436
Joined: 2003-04-01 04:31
Location: New Zealand

Post by Twink » 2003-11-21 04:28

I'm pretty sure its unchanged from the bcdc version

Ferus
Posts: 29
Joined: 2003-11-12 14:57
Location: Sthlm, Sweden

Post by Ferus » 2003-11-21 13:20

All I did was to bring forth the resource editor and the bandwidth resource window and marked avery control och searched for the IDs and uncommented the results, uncommented the #include bandwidthlimit.h in related files, then after som tests, deleted the bandwidthlimit.h/cpp and it successfully compiled and ran without any errors and ... without the BW choice (I might have done something more I don't recall). It feels kinda like I'm cheating 'cuz I'd like to clean the code from the BW related code, but I'm satisfied for now :)

Twink
Posts: 436
Joined: 2003-04-01 04:31
Location: New Zealand

Post by Twink » 2003-11-21 22:15

well there's still posbiliy the /up speed /down speed commands.
and by uncommented u sure u dont mean commented out?

Ferus
Posts: 29
Joined: 2003-11-12 14:57
Location: Sthlm, Sweden

Post by Ferus » 2003-11-21 22:21

oh sorry - of course I meant commented out!! ;)

Who is online

Users browsing this forum: Google [Bot] and 0 guests