Search found 153 matches

by arnetheduck
2006-12-27 16:53
Forum: Protocol Alley
Topic: ADC 0.12 open issues
Replies: 7
Views: 5938

2.4.1 - changed (also added that 0 is always the hub itself). 2.4.2 - changed to no longer mandate it. 4 - I believe it should be up to the implementation - I'd also suggest a wiki page with annotations to the spec where implementation suggestions are added. 4.3.1 - split into "FM" and "FB". 4.3.5 -...
by arnetheduck
2006-09-27 09:04
Forum: Protocol Alley
Topic: ADC 0.12
Replies: 0
Views: 4424

ADC 0.12

http://dcplusplus.sf.net/ADC-0.12.html (or .odt) now contains the latest ADC spec.
Differences are few and far between; D type messages replaced by E (as in echo), the new D type does not have to be echoed back to the originator; some new INF field; Added BZIP as extension for files.xml.bz2.
by arnetheduck
2006-09-17 03:36
Forum: Programmer's Help
Topic: Text functions
Replies: 2
Views: 3053

Indeed, farcry is right...most of the doubled functions are used in some text intensive areas like queue saving, so it makes sense to avoid temporaries, even if the code is slightly uglier to read... That said, stlport5 strings come with some optimisations I think regarding these temporaries, but I ...
by arnetheduck
2006-09-14 13:58
Forum: adchpp general
Topic: How to install a built adchpp
Replies: 5
Views: 4770

the .so files are plugins or script interfaces - currently lua is working and python almost, so you'll need (some of) those as well depending on your needs...
by arnetheduck
2006-09-12 03:53
Forum: adchpp general
Topic: How to install a built adchpp
Replies: 5
Views: 4770

try adchppd -c <path> (default /etc/adchpp/ on linux)
by arnetheduck
2006-09-03 10:19
Forum: adchpp general
Topic: Compile error in swig files on Linux
Replies: 11
Views: 8536

get a newer swig
by arnetheduck
2006-07-20 07:18
Forum: adchpp general
Topic: adchpp available
Replies: 12
Views: 10504

well, that's sort of the point with releasing software to the public, no? ideally you'd fix any bugs as well =)
by arnetheduck
2006-07-20 03:17
Forum: adchpp general
Topic: adchpp available
Replies: 12
Views: 10504

adchpp available

To those who own a c++ compiler and an SVN client, adchpp is now available here: http://sf.net/projects/adchpp AFAIK, it currently compiles on linux (gcc 3.4+) and windows (mingw gcc 3.4+, msvc 7.1). The mingw edition suffers from some cross-dll memory allocation issues it seems and is thus a little...
by arnetheduck
2006-06-20 06:16
Forum: Open Discussion
Topic: Call for PHP developers
Replies: 30
Views: 27750

Garg, you sure you want the xml's in the database? that means a database hit for every download... Hm, now that I think of it, ideally us moderators should be able to moderate the language files as well, although this is pretty low priority... Another few things I've been thinking of: Users should b...
by arnetheduck
2006-06-11 03:11
Forum: Open Discussion
Topic: Call for PHP developers
Replies: 30
Views: 27750

I agree with garg =), the user would log in (phpbb account), and see which translations they have created, and would be able to manage those (add/remove/etc/etc)... Since each translation contains version, the software would keep track of all translations for all versions, and thus it should be poss...
by arnetheduck
2006-06-03 07:51
Forum: Protocol Alley
Topic: ADC 0.11
Replies: 5
Views: 4957

ADC 0.11

http://dcplusplus.sf.net/ADC-0.11.html or http://dcplusplus.sf.net/ADC.html

PAS updated, some clarifications here and there, a few new error codes.
by arnetheduck
2006-05-22 03:21
Forum: Open Discussion
Topic: Call for PHP developers
Replies: 30
Views: 27750

Call for PHP developers

To all php developers out there; there are a couple of things for the dc++ home page that need fixing, so if you happen to have some spare time and feel like helping out, let me know by posting here... Here's a few things needed in no particular order: Language file collector (a place where dc++ tra...
by arnetheduck
2006-05-19 15:51
Forum: Protocol Alley
Topic: DC++ Hub
Replies: 0
Views: 5624

DC++ Hub

The official DC++ hub can be reached at adc://dcdev.no-ip.org:16591 (yes, you need a client that supports ADC, such as any recent DC++ version)
by arnetheduck
2006-02-12 16:09
Forum: Protocol Alley
Topic: ADC 0.10
Replies: 9
Views: 15596

ADC 0.10

ADC 0.10 was just released together with DC++ 0.685 serving as a (buggy and incomplete) reference implementation. The major concerns that have been brought to my attention have been addressed and unless something surprising turns up, I expect this to be the final revision, minor edits excluded. You'...
by arnetheduck
2006-01-15 10:10
Forum: Proposals
Topic: Trivial complaint regarding 'max upload speed'
Replies: 24
Views: 12147

Geez, calm down people, it's just a typo...it's supposed to be Mibibits/second, the way most connections are spec'd...
by arnetheduck
2006-01-10 18:21
Forum: Protocol Alley
Topic: The 0.68+ SSL howto
Replies: 6
Views: 12292

The 0.68+ SSL howto

The SSL support in 0.68 is...fragile...at best, but still if you want to test it, here's how: Option 1: 1) Generate a self-signed root certificate that will be used to sign individual certs. Install this certificate in the hub. 2) Generate a certificate for each client, and sign it with the root cer...
by arnetheduck
2005-01-24 14:17
Forum: Protocol Alley
Topic: Who's likes to help on developing an ADC Hub written in Java
Replies: 7
Views: 6779

Well, java usually is fast enough for most smaller hubs...
May I suggest www.hibernate.org? It's very convenient compared to jdbc + reflection =)
by arnetheduck
2005-01-12 04:42
Forum: DCH++ General
Topic: Command queue problems?
Replies: 5
Views: 6900

yeah, I never really finished the nmdc version, I'll make a few more updates to it fixing those nasties perhaps, but in general, it's time to move to adc imho...which means the adc version should get more attention =)
by arnetheduck
2004-12-27 14:33
Forum: Programmer's Help
Topic: à and è characters and dc++ 0.668
Replies: 9
Views: 5425

think source file encoding vs utf-8
by arnetheduck
2004-12-18 12:16
Forum: Protocol Alley
Topic: ADC 0.8
Replies: 8
Views: 7797

hum, hi as well probably...seems the logical thing...I dont' think dc++ acutally implements it yet in any case...
by arnetheduck
2004-12-18 07:57
Forum: Protocol Alley
Topic: ADC - BASE
Replies: 6
Views: 5780

the cid is always supplied, nick may in some cases be omitted (for example hub pingers etc don't need it really...) Technically, the first hsup is in no way supposed to be used for authentication, it's the first inf that does that, and a hub app can then mandate from the client to send an inf with n...
by arnetheduck
2004-12-18 07:12
Forum: Protocol Alley
Topic: ADC - BASE
Replies: 6
Views: 5780

uhm, no, there's nothing that says that the first hsup should be without - which means that it has to be there...I don't see any particular reason for making an exception really...if we ever run out of the 64-bit space (which means that we have a collision between 2^64 items), there's something fund...
by arnetheduck
2004-12-18 06:50
Forum: Protocol Alley
Topic: ADC - BASE
Replies: 6
Views: 5780

yes, well, dc++ isn't finished yet =) it sends bas0 so that it won't confuse future hubs with its bad behaviour...the + is not optional, but for the sake of consistency, I'm considering making it ++ and -- instead...hm...
by arnetheduck
2004-12-04 04:37
Forum: Protocol Alley
Topic: ADC 0.8
Replies: 8
Views: 7797

indeed, it does raise the barrier, but that wasn't my main consideration - it's not that hard to provide tth's and afaik many of the current clients do it already so... The bigger issue is that we lock onto tiger tree's and it will be difficult to switch to another hash once tth's become extinct (ho...
by arnetheduck
2004-12-03 19:23
Forum: Protocol Alley
Topic: ADC 0.8
Replies: 8
Views: 7797

ADC 0.8

Since the latest dc++ contains a few adc updates, I thought it was about time to revise the protocol ducument as well, so now you can download a new revision at http://dcplusplus.sf.net/ADC.html (or /ADC-0.[5,6,7,8].html for the different versions) This is a good time to comment if you're interested...
by arnetheduck
2004-10-07 05:15
Forum: Programmer's Help
Topic: DC++ Linux port
Replies: 56
Views: 35777

but I have never used autoconf before
neither have I - consider that a first attempt =)
by arnetheduck
2004-07-12 05:08
Forum: Programmer's Help
Topic: WTL 7.5 fixes?
Replies: 11
Views: 5965

it should probably be removed from all other files tho, which is tedious and boring work.
by arnetheduck
2004-07-12 04:09
Forum: Programmer's Help
Topic: WTL 7.5 fixes?
Replies: 11
Views: 5965

probably makes sense, make a patch and send it to gargoylemt =)
by arnetheduck
2004-07-01 08:48
Forum: Off Topic
Topic: .
Replies: 5
Views: 4218

.

One sunny day in 2005 an old man approached the White House from across Pennsylvania Ave, where he'd been sitting on a park bench. He spoke to the US Marine standing guard and said: - I would like to go in and meet with President Bush. The Marine looked at the man and said: - Sir, Mr. Bush is no lon...
by arnetheduck
2004-06-15 04:19
Forum: Programmer's Help
Topic: [Help] Converting a Lock into a Key (Java)
Replies: 18
Views: 9988

GargoyleMT wrote:
ivulfusbar wrote:an awful lot of code todo almost nothing.. ;))
You mean:
Server: Hello I'm dumb.
Client: Hello, I'm also dumb.

Don't you?

I can't find the origin of that quip. ;)
I think it was:

Server: Hello, I'm stupid.
Client: Hello, I'm also stupid.

from the old forums =)
by arnetheduck
2004-06-13 06:10
Forum: Protocol Alley
Topic: ADC
Replies: 22
Views: 13725

http://dcplusplus.sf.net/ADC-0.6.html is up for the interested...-0.5 is also kept for reference.

The latest version can for now be found at http://dcplusplus.sf.net/ADC.html
by arnetheduck
2004-05-23 14:03
Forum: Protocol Alley
Topic: 0.402 info(tth leaf transfers and no bz2list support)
Replies: 25
Views: 14916

0.402 info(tth leaf transfers and no bz2list support)

Ok, for those interested, the next version will support tth leaf transfers using an adc-like command, you can look in the cvs for details... Oh, and bz2-filelist support has been dropped in favor for xml.bz2...remember, no free slots given for nmdc-style .dclst filelists, not even for op's if I reme...
by arnetheduck
2004-04-01 11:48
Forum: Protocol Alley
Topic: ADC
Replies: 22
Views: 13725

ADC.htm has been updated for the interested...

Also, I just started working on the client part, so in a version or two dc++ will run adc, and hopefully some hubs will follow...
by arnetheduck
2004-03-28 12:18
Forum: Feature Discussion (Archived)
Topic: 0.307 don't support Chinese file name
Replies: 64
Views: 19050

First, thanks for all the developer's great job, I like DC++ very much. But in version DC++0.401 , Chinese files name problem still exist. download files list between the user that using behind version DC++0.306, all Chinese files name are not displayed. It means one is zero sharing to the other, e...
by arnetheduck
2004-03-13 16:07
Forum: Feature Discussion (Archived)
Topic: 0.307 don't support Chinese file name
Replies: 64
Views: 19050

try opening the list in internet explorer (after you un-bzip2 it), and tell me what you see...

/j
by arnetheduck
2004-03-11 04:41
Forum: Programmer's Help
Topic: How to interpert exceptioninfo.txt
Replies: 8
Views: 4409

The interesting part in that file is the stack of functions called...from that I can figure out the parameters passed most of the time, but just knowing how something crashed and on what line in the source code gives enough hints (for instance a c00000005 access violation on a pointer dereference me...
by arnetheduck
2004-01-22 06:04
Forum: Protocol Alley
Topic: ADC
Replies: 22
Views: 13725

Sometime later, but before ADC spec 1.0 you should add an exact specification for files.xml's structure (or client will name filenames like filename, Fname, NAME, johndoe, etc...:). There could be support for two versions of the filelist: files.basic.xml -> could contain filepath/filename/fileext/f...
by arnetheduck
2004-01-22 05:57
Forum: Protocol Alley
Topic: ADC
Replies: 22
Views: 13725

I've just got one question (and yes btw it's looking quite nice or rather it did when I skimmed through it =p); Would DC(H)++ support the old protocol in the event that the hub / client connecting does not support the new one? Well, technically it's possible...but the client always knows which prot...
by arnetheduck
2004-01-17 15:28
Forum: Protocol Alley
Topic: ADC
Replies: 22
Views: 13725

ADC

ADC is a replacement for the current protocol, made mainly to make it easier to add new features to it without breaking old clients...a secondary objective is to give the dc world a single specification to follow, not whatevers been guessed, reverse engineered and sniffed out from nmdc... This, in a...
by arnetheduck
2004-01-15 08:39
Forum: Programmer's Help
Topic: Search for Alternates problem
Replies: 17
Views: 8674

Twink wrote:I do know that Phantom did give a good proportion of the donated stuff to arnie as he deserved it, specially as there is alot of arnie and coloic's work in it. Personally I would rather people gave the donations to arnie.
he did?
by arnetheduck
2004-01-15 08:28
Forum: Programmer's Help
Topic: ClientManager lockups
Replies: 15
Views: 7337

Well, if it's your primary client, you will get timeouts and screw things up for chat and downloads/uploads, since you can't debug just one thread and let the others run. However, breaking in and debugging each thread is technically possible (while debugging: Debug > Windows > Threads [and Call Sta...
by arnetheduck
2003-12-23 03:56
Forum: Developer's resort
Topic: WTL 7.1 Released
Replies: 6
Views: 4163

bah. boring. he was supposed to find it himself.
by arnetheduck
2003-12-14 16:20
Forum: DCH++ General
Topic: contribute to dch++... can I?
Replies: 6
Views: 7145

<String Name="AddressAlreadyInUse">Address already in use</String> Starting hub on an busy port <String Name="AddressNotAvailable">Address not available</String> DNS Lookup failed (probably for some plugin, should never happen) <String Name="DiscFull">Disc full</String> Hub computer ran out of spac...
by arnetheduck
2003-12-13 12:01
Forum: Developer's resort
Topic: WTL 7.1 Released
Replies: 6
Views: 4163

ah, good. Changelog states it should fix a few problems that have been annoying me...I'll try it out asap...
by arnetheduck
2003-11-25 14:33
Forum: Feature Discussion (Archived)
Topic: Auto get external IP
Replies: 42
Views: 16406

tsm2 wrote:Hi,

For source code, follow this link

https://sourceforge.net/tracker/?func=d ... p_id=40287

Hope that Jacek will integrate it in next version of DC++. :D
I'd ceased any copyright to him.

Bye
ah. good, I lost your code with my portable...
by arnetheduck
2003-11-03 06:42
Forum: Developer's resort
Topic: More Security Issues?
Replies: 3
Views: 3183

Nope, never heard of them...
But it looks like they didn't contact me because they're against piracy and see dc++ as a piracy tool...if someone perhaps could see if they have something useful to say? Their exploit as described there, should imho be fixed in the latest release...
by arnetheduck
2003-09-23 04:28
Forum: Programmer's Help
Topic: Multiple checkboxes in an ExListViewCtrl
Replies: 6
Views: 4251

add it to the properties window?
by arnetheduck
2003-09-07 16:34
Forum: Off Topic
Topic: inet cafe in barcelona?
Replies: 11
Views: 5473

Thanks, but it feels kinda stupid to come into peoples houses just to connect a laptop...I think I'll be in a more civilized place soon enough =) perhaps I'llfind a hotspot somewhere, I brought my wireless card afterall...
by arnetheduck
2003-09-04 13:28
Forum: Off Topic
Topic: inet cafe in barcelona?
Replies: 11
Views: 5473

I read in the help sticky that you need to connect in order to get the new release going. How long do you need it and how much do they charge at the inet cafes? P.S. Do you mind me asking why you need to hook up at an inet cafe? :) because i'm on a 2-month vacation in barcelona from my 2-year vacat...