Search found 40 matches

by Naga
2006-03-01 02:16
Forum: Programmer's Help
Topic: Socket issue
Replies: 1
Views: 2909

Socket issue

Hi, I'm working on upgrading LinuxDC++'s client to that of DC++ 0.687 and I have a problem. In Socket::create() (Socket.cpp:76) there is a call to setBlocking(true). If this call is enabled the client dies on startup since socket::read will return EWOULDBLOCK (-1) and this will be forwarded to Searc...
by Naga
2006-02-07 11:00
Forum: Programmer's Help
Topic: port hash database generator
Replies: 4
Views: 3294

Or try linuxdc++ (linuxdcpp.berlios.de). It's a GTK+ GUI on top of the DC++ client.
by Naga
2005-10-27 02:51
Forum: Other Direct Connect tools
Topic: Linux and active mode
Replies: 8
Views: 5245

Has your external IP changed since you configured your router? Or does your internal IP change?
(I use Linux DC++ with a router so it can be done :))
by Naga
2005-01-20 06:53
Forum: Feature Discussion (Archived)
Topic: How to make hashing more practical
Replies: 21
Views: 16169

Re: How to make hashing more practical

hashdata.dat ( a huge file that just keeps growing as it adds TTH's , ( /rebuild can remove old TTH's shrinking it a bit )) Just what is this file good for? , does it actualy have any practical use? It holds the TTH leafs (if I'm not mistaken) renaming a file or an dir makes DC++ rehash. How can DC...
by Naga
2005-01-04 14:43
Forum: Feature Discussion (Archived)
Topic: Birthday for Bug 20
Replies: 10
Views: 9078

Yes please :lol:
by Naga
2004-12-15 16:44
Forum: Programmer's Help
Topic: Feature and Bugfix help
Replies: 8
Views: 4760

It happens :D

Guess I'm out voted, bugzilla and the dev playground it is...
by Naga
2004-12-15 10:18
Forum: Programmer's Help
Topic: Feature and Bugfix help
Replies: 8
Views: 4760

Feature and Bugfix help

Hi,

How about a mailinglist or a section here on the forum where one could post patches for comments and help in finding bugs?
by Naga
2004-12-02 05:31
Forum: Programmer's Help
Topic: DC++ Linux port
Replies: 56
Views: 35776

If you make any changes to the client part of DC++ do you send those changes back to Arne? Imho this would be a good thing since the client will be upp to date on linux too.
by Naga
2004-11-30 07:11
Forum: Programmer's Help
Topic: Debugging/testing DC++
Replies: 2
Views: 2156

Don't know about others but I try to do as much debugging as possible on a personal hub. That way I don't risk messing with any others if (and when) my client goes banana.
by Naga
2004-11-18 12:47
Forum: Programmer's Help
Topic: Create a custom description tag
Replies: 7
Views: 4392

then he shouldn't fiddle with it...
by Naga
2004-06-14 11:34
Forum: Feature Discussion (Archived)
Topic: Warn people who are downloading from you.
Replies: 2
Views: 1976

You can do this by user commands. They work in transferview.
by Naga
2004-06-04 13:53
Forum: Programmer's Help
Topic: Compiling dcplusplus/client v0.401 fails under Linux
Replies: 45
Views: 23911

How about adding a dir to the CVS where the Linux UI code would reside? If so perhaps more users would help (I know I would try to).
by Naga
2004-05-26 01:55
Forum: Protocol Alley
Topic: 0.402 info(tth leaf transfers and no bz2list support)
Replies: 25
Views: 14916

I've already been baned for life one time because I was using DC++ 0.402 (Or rather the CVS version). "you are using a client with nonstandard supports....". Think I'll see what happens when 0.402 get released, it's going to be interesting :)
by Naga
2004-05-25 10:31
Forum: Feature Discussion (Archived)
Topic: Search for alternates
Replies: 3
Views: 2251

But if you search for alternatives DC++ downloads the file lists from users that have new matches not all users... All the users that already are listed as a source will be ignored. So your function is already implemented. (At least as far as I can see)
by Naga
2004-05-20 07:46
Forum: Feature Discussion (Archived)
Topic: Column selection for the GUI
Replies: 6
Views: 2793

If it's easy why don't you make the change and send a patch?
by Naga
2004-05-19 07:02
Forum: Programmer's Help
Topic: Getting new settings to save?
Replies: 2
Views: 2141

Thanks for the tip!
Not exactly right but it got me to the right place. I had to add one line to (in Advanced2Page.cpp)
PropPage::TextItem Advanced2Page::texts[] = {...}
and one to
PropPage::Item Advanced2Page::items[] = {...}
then it worked like a charm.
by Naga
2004-05-19 06:40
Forum: Feature Discussion (Archived)
Topic: Refresh > hashing > refresh
Replies: 6
Views: 3155

Correct me if I'm wrong but doesn't DC++ save the hash enabled file list in files?.xml.bz2 and the others in MyList?.DcLst and MyList?.bz2. When reciving a request for a xml file list DC++ sends the files?.xml.bz2 list. This list get written when hasing is done. The others doesn't contain hashes so ...
by Naga
2004-05-19 06:27
Forum: Programmer's Help
Topic: Getting new settings to save?
Replies: 2
Views: 2141

Getting new settings to save?

Hi, I'm trying to add a new setting to DC++ (an option to log the status messages that appear at the bottom of the HubFrame), the code works except for one thing, the status of the setting isn't saved (in DCplusplus.xml) so I have to set the checkbox every time I open DC++. Any help to enable me to ...
by Naga
2004-04-13 05:40
Forum: Feature Discussion (Archived)
Topic: system tray+list
Replies: 3
Views: 1856

Minimise to system tray is in the options...

The other question I didn't qute understand could you clarify? (or was it about storing a log of downloaded files? if so check the settings again - it's in there)
by Naga
2004-04-12 15:09
Forum: Feature Discussion (Archived)
Topic: Automatically share download-dirs
Replies: 28
Views: 9468

If one don't want to share something, Well, just remove it from shareable dir. Well if the in progress downloads is shared this won't be possible. And as others have said I want to decide what to share. To add a comment about the leagal aspect, I've seen users getting busted for files they didn't k...
by Naga
2004-04-12 12:28
Forum: Feature Discussion (Archived)
Topic: Automatically share download-dirs
Replies: 28
Views: 9468

No I don't mean that it's fine to download without giving something back. What I was objecting to was that (as far as I understand) DC++ would automatically share my unfinished downloads and thus not giving me control over what I share. So, as a suggestion, why not change the behavior so that every ...
by Naga
2004-04-12 04:59
Forum: Feature Discussion (Archived)
Topic: Automatically share download-dirs
Replies: 28
Views: 9468

A little leagal aspect... Atleast in some cases it's ilegal to share a file althou it's not ilegal to download it. And if DC++ automaticly shares my unfinished downloads then it could make me a criminal. So if this should be implemented it should atleast be optional.
by Naga
2004-04-11 12:05
Forum: Programmer's Help
Topic: New STLPort
Replies: 7
Views: 4063

its 4.6.1 Believe me... ive tested... :D Hmm sure (VC gives an error about wrong version)? Because the official DC++ uses 4.6.0 it's only since about a day (as far as I can see) that it's been using 4.6.1 any way I think I've got it running using the official STLPort and disabeling iostreams (_STLP...
by Naga
2004-04-11 08:33
Forum: Programmer's Help
Topic: New STLPort
Replies: 7
Views: 4063

No this is 4.6.0. DC++ in CVS needs 4.6.1
by Naga
2004-04-11 06:27
Forum: Programmer's Help
Topic: New STLPort
Replies: 7
Views: 4063

New STLPort

Hi,

it seems like DC++ is using STLPort 4.6.1 now but where can I get this (not the original but the DC++ modified one) or a patch against the original? The project page has the old one (4.6.0).
by Naga
2004-04-06 04:56
Forum: Feature Discussion (Archived)
Topic: after-hashing?
Replies: 3
Views: 2141

Another thing: how do you know that hashing is finished? As far as I can see in my logs DC++ never tells when all files are done, just when a single file is done.
by Naga
2004-04-06 02:28
Forum: Programmer's Help
Topic: Compiling Problems
Replies: 5
Views: 3540

You probably did a debug build and the official one is a release build (debug isn't optimized and it includes alot of info for helping to debug, hence the name)
by Naga
2004-03-27 04:39
Forum: Feature Discussion (Archived)
Topic: IT IS NOT THE SAME THING!!!!
Replies: 26
Views: 8885

yes it is. Ok then I wont try and make it one :-)
by Naga
2004-03-23 03:57
Forum: Feature Discussion (Archived)
Topic: IT IS NOT THE SAME THING!!!!
Replies: 26
Views: 8885

would it be accepted to have this "keep uploads and download together" sorting feature as an option? Or is it a mod issue?
by Naga
2004-03-19 03:52
Forum: Hubs and scripts
Topic: 24/7 on
Replies: 2
Views: 1684

if you run the hub on your computer the computer must be on 24/7 if you're just in the hub no
by Naga
2004-03-17 11:13
Forum: Programmer's Help
Topic: Change order of download/uploads in TransferView ?
Replies: 3
Views: 2355

windows\TransferView.h maybe?

Code: Select all

static int compareItems(ItemInfo* a, ItemInfo* b, int col) {
...
by Naga
2004-03-14 04:01
Forum: Programmer's Help
Topic: TransferView and UCHandler.h
Replies: 3
Views: 2324

Ah so that was the error.
Thanks allot! Some how I feel like :oops:
by Naga
2004-03-13 10:50
Forum: Programmer's Help
Topic: TransferView and UCHandler.h
Replies: 3
Views: 2324

TransferView and UCHandler.h

Hi, I'm trying to make custom commands work in TransferView but... elsewere in the code custom commands support seem to include <br> prepareMenu(transferMenu, UserCommand::CONTEXT_TRANSFER, ctrlTransfers.getItemData(i)->user->getClientAddressPort(), ctrlTransfers.getItemData(i)->user->isClientOp());...
by Naga
2004-03-13 05:15
Forum: Protocol Alley
Topic: porting DC++ to Linux?
Replies: 63
Views: 42603

I'm a little confused, since arne calls DC++ mods clones. Are you saying that you'd much rather have a ported DC++ than one of the existing unix DC clients? Yes for the above reason. I don't enjoy getting banned (yes it has happend) just for connecting to my favorite hub when running Linux. <br> An...
by Naga
2004-03-12 10:25
Forum: Protocol Alley
Topic: porting DC++ to Linux?
Replies: 63
Views: 42603

Just my two cents but what I would like is a DC++ port not a clone since there are many good hubs out there that just accept DC++ and oDC. Thus I would like a client that is DC++ but runs on Linux.

Another thing is this port/clone project that was discussed dead or...?
by Naga
2004-03-11 04:49
Forum: Programmer's Help
Topic: How to interpert exceptioninfo.txt
Replies: 8
Views: 4409

Thanks for the tip. I'll be sure to use it next time (hopfully never :) )
by Naga
2004-03-11 03:21
Forum: Programmer's Help
Topic: How to interpert exceptioninfo.txt
Replies: 8
Views: 4409

if all those hex values are memory adresses they seem quite useless if there isn't a way of getting the actual data that was passed when the app crached.

I'm trying to learn how to debug an application and since i love DC++ I thought it would be a good thing to try and help while I'm learning.
by Naga
2004-03-10 13:30
Forum: Programmer's Help
Topic: How to interpert exceptioninfo.txt
Replies: 8
Views: 4409

Doesn't that jst give an integer?
Since most items are <char>0x?????? this doesn't help much.
by Naga
2004-03-10 04:18
Forum: Programmer's Help
Topic: How to interpert exceptioninfo.txt
Replies: 8
Views: 4409

so far I've got but is there any way of automaticly converting all those 0x????? chars to "real" data (human readable)?
by Naga
2004-03-09 15:51
Forum: Programmer's Help
Topic: How to interpert exceptioninfo.txt
Replies: 8
Views: 4409

How to interpert exceptioninfo.txt

Hi,

how do I use the exceptioninfo.txt file to figure out what caused a crash? Is there a program or way to load the debug info and be able to see what happend?

--
Naga
newbe programmer