Search found 508 matches

by joakim_tosteberg
2006-06-13 00:29
Forum: Proposals
Topic: Reinsert the "small send buffer" function?
Replies: 38
Views: 29059

I don't really want to use a netlimiter as it would slow other people downloading from you Which is more or less the same thing you do by using a small send buffer, the computer will just not be able to send that much data on the same time as it can with a larger one. , and you can get booted from ...
by joakim_tosteberg
2006-06-11 15:19
Forum: Programmer's Help
Topic: Cant build
Replies: 8
Views: 6355

Have you done everything as stated in compile.txt? More specifically I'm asking about 1) Download the source and STLPort from the DC++ download site. Unpack the DC++ source. Unpack the STLport source into the stlport directory. Download WTL from http://sf.net/projects/wtl. Unpack it to the wtl folde...
by joakim_tosteberg
2006-05-18 13:40
Forum: Programmer's Help
Topic: which HUB?
Replies: 8
Views: 6220

Actually there is an ADC hub for windows that I know of, dchsharp (there migh be more of them). Let's see, where did I put that address... There it was, http://sourceforge.net/projects/dchsharp . Seems like you only can get it through SVN ( https://svn.sourceforge.net/svnroot/dchsharp/trunk ) and th...
by joakim_tosteberg
2006-05-18 13:24
Forum: Programmer's Help
Topic: which HUB?
Replies: 8
Views: 6220

If you would be interessed in making capable of the new ADC protocol as well is the protocol documentation available at http://dcplusplus.sourceforge.net/ADC.html
by joakim_tosteberg
2006-04-23 11:23
Forum: Protocol Alley
Topic: DC++ Chat hub
Replies: 25
Views: 19215

1. Seems to be in effect from what I can see.
The address is devpublicroom.servebeer.com:1411 and it can be accessed by anyone.
So I would say that 2. is the only main concern.
by joakim_tosteberg
2006-04-23 10:56
Forum: Programmer's Help
Topic: 2 evil looking errors
Replies: 7
Views: 5840

Made some quick research on it, seems like this is due to that DC++ has anw own Manfifest included through it's resource file and when vs tries to generate one aswell a conflict occours. I guess that the appoached I mentioned in my above post is the best one to provide more backwards compability, ot...
by joakim_tosteberg
2006-04-23 10:44
Forum: Programmer's Help
Topic: 2 evil looking errors
Replies: 7
Views: 5840

I am not sure what the cause of that problem is but I remember having that problem everytime I convert the DC++ project to vs 8 might be so that it happens for other projets as well but I'm not sure of that one. Anyway to resolove it, right click the DCPlusPlus project and choose propertis then navi...
by joakim_tosteberg
2006-04-18 12:54
Forum: Other Direct Connect tools
Topic: DC++ FasterDownloads 2.1
Replies: 17
Views: 12953

We would love to take part of your experience with the client in question! Well then you just go right on ahead and install it. I'll just wait for the feedback :roll: And it's not a client, it's an add-on. Clients don't need a fully functional version of DC++ sitting on the computer to work. It was...
by joakim_tosteberg
2006-04-09 14:50
Forum: Programmer's Help
Topic: Processing HI1 and then HI
Replies: 5
Views: 4522

I agree with Carraya that the first code feels better due to the fact that it is easier to understand. But exchanging the xor in the second code for != might make it slightly more readable.
by joakim_tosteberg
2006-04-05 10:40
Forum: Proposals
Topic: improve result of searching ( DESCRIPTION), please
Replies: 7
Views: 4627

And exacly what would "description" be?
by joakim_tosteberg
2006-04-05 10:33
Forum: Proposals
Topic: Random user list downloads
Replies: 12
Views: 7097

Automatically Match Queue for Auto Search Hits Enable to automatically download a user's list and match them as sources for files in your Download Queue when they've been discovered as a source for one of the files you're downloading. If you download files in sets, that user is probably a source fo...
by joakim_tosteberg
2006-04-05 10:30
Forum: Proposals
Topic: search intervals?
Replies: 6
Views: 4331

Hmm, cant think of how that could help. Possible if you are in passive mode as search replys are routed through the hub then but in active mode is only the initial search request sent trough the hub.
by joakim_tosteberg
2006-03-31 02:12
Forum: Hubs and scripts
Topic: Yn hub setting up help
Replies: 1
Views: 2253

This is questions better asked on the YnHub forum at http://www.dcdev.net/YnHub/forum
by joakim_tosteberg
2006-03-30 14:52
Forum: Proposals
Topic: Sharing Profiles
Replies: 25
Views: 14470

Well, probably not including those that compile it themselves. :) if every file stays the same including stl and wtl and all the other includes... it should have the same hash... or else VS add's other stuff to the program :P I wouldn't expect them to have. Just change one tiny little compiler opti...
by joakim_tosteberg
2006-03-29 14:31
Forum: Proposals
Topic: Sharing Profiles
Replies: 25
Views: 14470

That is the TTH hash of the DCPlusPlus.exe file and as such it will be the same for all users of the same version ;)
by joakim_tosteberg
2006-03-28 10:30
Forum: Hubs and scripts
Topic: query on some dc options
Replies: 4
Views: 3097

For different reasons might hubowners/operators not always want to have their share avaible on their own hubs...
by joakim_tosteberg
2006-03-25 11:04
Forum: Proposals
Topic: LAN zone
Replies: 17
Views: 8817

127.0.0.0/8 - This block is assigned for use as the Internet host loopback address. A datagram sent by a higher level protocol to an address anywhere within this block should loop back inside the host. This is ordinarily implemented using only 127.0.0.1/32 for loopback, but no addresses within this...
by joakim_tosteberg
2006-03-25 10:18
Forum: Proposals
Topic: LAN zone
Replies: 17
Views: 8817

127.0.0.0/8 - This block is assigned for use as the Internet host loopback address. A datagram sent by a higher level protocol to an address anywhere within this block should loop back inside the host. This is ordinarily implemented using only 127.0.0.1/32 for loopback, but no addresses within this...
by joakim_tosteberg
2006-03-25 08:43
Forum: Proposals
Topic: LAN zone
Replies: 17
Views: 8817

Would classing 10.xxx.xxx.xxx and 192.168.xxx.xxx as LAN zones, and just handeling them differently work ? Also am i missing any lan ip ranges ? Basicly yes you are... You can configure anything you want as a Lan IP range... 192.169.*.* is a default range as well :) Nope it isn't. According to RFC ...
by joakim_tosteberg
2006-03-25 06:56
Forum: Proposals
Topic: LAN zone
Replies: 17
Views: 8817

Pothead wrote:Would classing 10.xxx.xxx.xxx and 192.168.xxx.xxx as LAN zones, and just handeling them differently work ? Also am i missing any lan ip ranges ?
You are missing 172.16.0.0-172.31.255.255
by joakim_tosteberg
2006-03-25 03:36
Forum: Hubs and scripts
Topic: Address / Redirect - Issue - Help Needed!
Replies: 1
Views: 2120

What kind of address is it? And how did you do when the address was repointed at his hub?
by joakim_tosteberg
2006-03-24 12:33
Forum: Proposals
Topic: search intervals?
Replies: 6
Views: 4331

The build in search interval is 5 seconds and you really don't need to search more often than that.

It is mostly the hubs that put limits on how often it will allow you to search and that is nothing that can be changed in the client.
by joakim_tosteberg
2006-03-20 12:31
Forum: Programmer's Help
Topic: stlport_vc71_static.lib
Replies: 8
Views: 5181

Hellthor wrote:yes, of course i did...
Then why are you trying to compile STLPort?
According to compile.txt you shall only
1) Download the source and STLPort from the DC++ download site. Unpack the DC++ source. Unpack the STLport source into the stlport directory.
by joakim_tosteberg
2006-03-18 12:50
Forum: Programmer's Help
Topic: '_STL' : a namespace with this name does not exist
Replies: 3
Views: 3286

Pharelik wrote:ofc.. i usually try everything before i ask somethin' :wink:
Just wanted to be sure that you hadn't missed the file ;)
Pharelik wrote: btw: i solve that problem.. not sure how :shock:
Glad you got it right. =)
by joakim_tosteberg
2006-03-18 12:46
Forum: Programmer's Help
Topic: '_STL' : a namespace with this name does not exist
Replies: 3
Views: 3286

Perhaps an better idea to start a new thread instead of digging up an almost two year old one to post in? ;)

Have you read and followed all instructions in Compile.txt?
by joakim_tosteberg
2006-03-10 13:04
Forum: Programmer's Help
Topic: Can't add new page in properties
Replies: 10
Views: 6162

You neeed to add something like

Code: Select all

LRESULT Extra::onTextChanged(WORD /*wNotifyCode*/, WORD /*wID*/, HWND /*hWndCtl*/, BOOL& /*bHandled*/)
{
         // Do something.
         return TRUE;
}
to your .cpp file.
by joakim_tosteberg
2006-03-03 14:38
Forum: Hubs and scripts
Topic: How do I create a hub?
Replies: 2
Views: 2532

Please don't hijack other peoples threads, split and move to a more apropiate place.
Reading this might help you on the way: http://www.dcpp.net/faq-new/index.php?a ... how&cat=13
by joakim_tosteberg
2006-02-26 13:12
Forum: Hubs and scripts
Topic: Fake share bot
Replies: 3
Views: 3119

You are better of with that question on the DCDM forum at http://www.imperialnet.org/forum/
by joakim_tosteberg
2006-02-24 15:51
Forum: Proposals
Topic: Default minimum Slot settings
Replies: 21
Views: 11038

This kind of rules should be enforced by the hub _not_ by the client so that we don't impair the freedom of the user (Okay, perhaps not that serious :wink: ) as there might be situations when it would be good to be able to choose to have that number of slots. Bun now was the request from the origina...
by joakim_tosteberg
2006-02-24 10:10
Forum: Proposals
Topic: being able to undo deletion of things in dl queue
Replies: 11
Views: 6810

Which version of DC++ are you using?
by joakim_tosteberg
2006-02-15 07:41
Forum: Proposals
Topic: Reinsert the "small send buffer" function?
Replies: 38
Views: 29059

gemmell1 wrote:So what was did the checkbox do before?
what value did checking that box insert?
1024 according to the source.
by joakim_tosteberg
2006-02-15 07:31
Forum: Programmer's Help
Topic: Tons of errors compiling in VS2005
Replies: 10
Views: 6560

Well Yassl doesn't compile on 2005, which is why I said it's currently not possible, at least it wasn't last week :) The other stuff and some more tweaks I've already done, but alas the yassl library doesn't compile... I am using the yassl provided from DC++ CVS and so far I haven't had any problem...
by joakim_tosteberg
2006-02-15 01:17
Forum: Programmer's Help
Topic: Tons of errors compiling in VS2005
Replies: 10
Views: 6560

could i possibly download the missing file altbase.h? Or is it even more in depth than that missing file? It is more than that. It is _possible_ that you can get the missing files by downloading and installing the windows server 2003 platform SDK from http://www.microsoft.com/downloads/details.aspx...
by joakim_tosteberg
2006-02-14 16:06
Forum: Programmer's Help
Topic: Tons of errors compiling in VS2005
Replies: 10
Views: 6560

DC++ will never be able to compile in the express edition THis is due to the express edition not containig atl/wtl. , and does currently not compile even under the real MSVS 2005, the recommended compiler is MSVS 2003, which you can pick up pretty cheap now... Getting it to compile under 2005 is no...
by joakim_tosteberg
2006-02-12 04:33
Forum: Hubs and scripts
Topic: How to combine networks with dchub. Need advice.
Replies: 6
Views: 3596

Hmm, shouldn't it be possible to create some kind of VPN and the connect using that?
by joakim_tosteberg
2006-02-10 01:17
Forum: Hubs and scripts
Topic: file shares not showing
Replies: 3
Views: 2698

I don't know which hubsoftware you are running. But you could try !hideshare
by joakim_tosteberg
2006-02-04 16:57
Forum: Other Direct Connect tools
Topic: wireless connection search
Replies: 3
Views: 3182

oDC is very outdated and no longer maintained.
by joakim_tosteberg
2006-01-21 06:11
Forum: Hubs and scripts
Topic: Please Help Me
Replies: 1
Views: 1429

If you are on the same local network as the hub you must connect to it using the internal ip adress of the computer running the hub.
If you want to connect to it from the outside must toy first forward the ports the hub is running at to the hub computer.
by joakim_tosteberg
2006-01-13 08:47
Forum: Proposals
Topic: Search for alternates by Name
Replies: 29
Views: 14783

There is a file called compile.txt which comes with the sourcecode. Instructions for how to compile is in that file.
by joakim_tosteberg
2006-01-11 13:39
Forum: Proposals
Topic: [Security]
Replies: 11
Views: 5968

pol wrote:
joakim_tosteberg wrote:The only thing that kind of program does is to give a false sense of security.
what programs do you refer?
peerguardian?or ipfilter in general?
Programs which uses lists to block ips in general.
by joakim_tosteberg
2006-01-11 13:11
Forum: Proposals
Topic: [Security]
Replies: 11
Views: 5968

The only thing that kind of program does is to give a false sense of security.
by joakim_tosteberg
2006-01-11 10:55
Forum: Hubs and scripts
Topic: timeout
Replies: 1
Views: 1820

Moved to hubs and scripts.
You are probably better of posting about you error in the support form for whatever hubsoftware you are running.
by joakim_tosteberg
2006-01-11 09:47
Forum: Programmer's Help
Topic: <VS2005 Lock2Key>
Replies: 20
Views: 11330

I did just do a test here and for me it works just fine with window 1252 and 1254.
StormDev: You did untick the default box before trying the windows encodings?
by joakim_tosteberg
2006-01-07 15:05
Forum: Programmer's Help
Topic: compile help
Replies: 7
Views: 4851

You have not followed the instructions in compile.txt
by joakim_tosteberg
2006-01-03 16:13
Forum: Proposals
Topic: ETA of the new version ?
Replies: 12
Views: 6100

The vinnia is no longer working. It was slow as hell, anyway. For mee does vinnia and subSilver look identical with abosultly no difference at all (atleast it did the last time I checked) The buttons are custom, the background is red/brown instead of blue, the font size is smaller, and there is a n...
by joakim_tosteberg
2006-01-03 14:57
Forum: Proposals
Topic: ETA of the new version ?
Replies: 12
Views: 6100

bastya_elvtars wrote:The vinnia is no longer working. It was slow as hell, anyway.
For mee does vinnia and subSilver look identical with abosultly no difference at all (atleast it did the last time I checked)
by joakim_tosteberg
2006-01-03 07:43
Forum: Proposals
Topic: FileList Download Removal/Turn Off
Replies: 3
Views: 2234

If you disable "Log filelist transfers" in logging options downloaded filelist won't be added to the downloaded files window.
by joakim_tosteberg
2006-01-02 14:03
Forum: Proposals
Topic: autodownload of files mentioned in sfv
Replies: 5
Views: 3426

For example could someone modify an .sfv file and thereby have your client do download files you definatly not would want to have.
by joakim_tosteberg
2006-01-02 05:36
Forum: Proposals
Topic: ETA of the new version ?
Replies: 12
Views: 6100

Scaredy_Retard wrote:Also, was the forum software updated recently? I like it...
I don't think so... It seem like the theme that we have been using on the forum have disappeared or something because the look the ofrum currently is having is the default subSilver style..