Search found 374 matches

by sarf
2003-02-13 10:54
Forum: Protocol Alley
Topic: Ratings server and protocol
Replies: 84
Views: 46322

Re: Ratings server and protocol

What am I agreeing on here? Well, there were that blood-signed contract we talked about, last night... :) I meant that we do not want clients to report things that will directly lower their own ratings. Oh, and to answer the other question you asked, a user has no incentive to give out any false in...
by sarf
2003-02-13 10:36
Forum: Protocol Alley
Topic: Adding file hashes to the protocol
Replies: 97
Views: 45689

{quote="yilard"]code excerpt from ShareManager.cpp:[snipped] Doesn't seem to be _that_ trivial :( if you don't want old clients to die on that assertion at the end. I hope there is some check somewhere that I have missed, but I don't think so.[/quote] asserts should prove to be no problems as most o...
by sarf
2003-02-13 10:21
Forum: Feature Discussion (Archived)
Topic: How to add feature request for ED2K Link support
Replies: 10
Views: 5121

Re: How to add feature request for ED2K Link support

Uh, so you would just ignore the hash-part? I thought that was like the meaning with ED2K links. =) Of course it is. It is just that there are nothing wrong with immediately supporting ED2K links, and adding hashing support later on. An add-on need not be complete, it only needs to lead further tow...
by sarf
2003-02-12 17:06
Forum: Protocol Alley
Topic: Adding file hashes to the protocol
Replies: 97
Views: 45689

And I agree with the earlier assertion that hashes should be part of the meta-data that could ideally be returned for search results (though it's a non-trivial extension to both DC++ and the DC protocol). It is a rather trivial extension as you could use the file type byte to do a hash-search reque...
by sarf
2003-02-12 16:54
Forum: Programmer's Help
Topic: dclst help
Replies: 7
Views: 3969

never mind i finally took the time to figure it out, its not really that hard i just didnt want to waste the time doing it hehe Uhmm... why not post the code (or at least a link to the code) that you use to do this here, then? This would make it easier for all those young, aspiring VB programmers t...
by sarf
2003-02-12 16:51
Forum: Developer's resort
Topic: Ok...time to start adding people...
Replies: 16
Views: 7942

great changes is one good thing, as well as changes that might annoy people...I dunno, but I have it just in case...well, and I probably put more weight on a post in here than in...for example...the help forum... Hmmm... Do you have any great changes planned? Implementing hashing of some sort? Usin...
by sarf
2003-02-12 16:42
Forum: Protocol Alley
Topic: Ratings server and protocol
Replies: 84
Views: 46322

Re: Ratings server and protocol

The downloading person reports to the server specified by the person he is downloading from. Better? :) Much better. :) I'm tempted to say that no, reporting does not affect the reporter's ratings in order to prevent people from, say, sitting around downloading things only so they can file reports....
by sarf
2003-02-12 15:59
Forum: Feature Discussion (Archived)
Topic: Save The Complete Download List
Replies: 3
Views: 2459

Re: Save The Complete Download List

Is [there] some [way] to save the [finished file] list [because] my [DC++ program] have crashed sometimes and my [OS (Windows)] wants to reboot sometimes. And after that I dont know what file is downloaded and what file isn't downloaded. Currently, there is no way to save the finished file list. It...
by sarf
2003-02-12 15:53
Forum: Feature Discussion (Archived)
Topic: How to add feature request for ED2K Link support
Replies: 10
Views: 5121

Re: How to add feature request for ED2K Link support

If DC++ would accept and support ED2K links just as eMule or overnet it would be the optimal filesharing tool! Perhaps. What is an ED2K link? How does one use it, both as a programmer and a user? Give links - don't expect people to either know what you are talking about or care enough to go digging...
by sarf
2003-02-12 15:38
Forum: Feature Discussion (Archived)
Topic: I really need these new features!
Replies: 6
Views: 4158

Re: I really need these new features!

[more explorer-look-alike interface] Convince arnetheduck to consider directories as files in the download queue and you should have no problem. Be more specific. Give solutions. * The search for "username" option. This function already exists in MoGlo. It is more fitting for it to be in a search a...
by sarf
2003-02-12 15:28
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90861

[using ul/dl ratio as a toggle for upload limiting] Unfortunately, this would be hacked. Even if no one makes a modified client with it, they would make a "patch" or "crack" that would set your ratio to some high value simply by looking at how the value is encrypted, thus ensuring a good ratio for ...
by sarf
2003-02-11 10:28
Forum: Protocol Alley
Topic: Ratings server and protocol
Replies: 84
Views: 46322

Re: Ratings server and protocol

Every reporter has to get the server from the person it is uploading from . Ehm... uploading from ? AFAIK, you upload to someone, not from them. Do you mean that the downloading person reports to the same server as the person it is downloading from (this seems likely to be the case) ? I mean there ...
by sarf
2003-02-11 10:05
Forum: Feature Discussion (Archived)
Topic: Kick fakeshareusers automatic
Replies: 2
Views: 2506

Re: Kick fakeshareusers automatic

[snip Kick fakeshareusers automatically] First of all, you'd need to download the file list for this to work. Perhaps this is what you mean by "handshaking", but the truth is that the only thing you can get from handshaking is the lock/pk values, as well as the $Support string from extended clients...
by sarf
2003-02-11 04:02
Forum: Feature Discussion (Archived)
Topic: Search Just for ISO, BIN, CUE, or IMG files
Replies: 16
Views: 7205

Re: Thinking to the future

It is not possible. The way searching works is this: You send a search request with some stuff in it, notably a number of words and a file type (size: one byte). Currently, about 8 file types are used. In NM DC, the AUDIO file type corresponds to file with an .mp3 (as well as others) extension, in D...
by sarf
2003-02-10 11:10
Forum: Feature Discussion (Archived)
Topic: little more complex searching
Replies: 1
Views: 1746

Re: little more complex searching

Unfortunately, Direct Connect does not support checksum searching. This would mean that only DC++ clients would be able to "listen" to your search, thus the search would not give many responses. There are also those that wish to implement checksumming parts of files to support segmented / multi-sour...
by sarf
2003-02-10 08:19
Forum: Feature Discussion (Archived)
Topic: User rating system
Replies: 22
Views: 10481

Re: User Rating System

No, as a first step you introduce an upload queue, We don't necessarily need a queue. We could just change the sending rates so that higher ratings mean more data in the output buffer. I don't know how it's actually done in DC++ but you get the idea. Perhaps we could also offer a queue that would o...
by sarf
2003-02-10 08:09
Forum: Developer's resort
Topic: Ok...time to start adding people...
Replies: 16
Views: 7942

What is it that is to be discussed here? Improvements for DC++? Great changes of the source code? Nasty discussions about modified clients (hehe)? The colour of the forums? The bathing habits of volkris, nonexistant or not (j/k) ? Sarf --- " Hackers make toys. Crackers break them. " -- Peter Seebach
by sarf
2003-02-10 07:53
Forum: Feature Discussion (Archived)
Topic: Ability to run multiple instances
Replies: 6
Views: 3858

Running two instances

See this post on how to make two instances of DC++ run concurrently with no problems. It's left as an exercise to the reader to make three instances run concurrently.

Sarf
---
Are you still here? The message is over. Shoo! Go away!
by sarf
2003-02-10 07:48
Forum: Feature Discussion (Archived)
Topic: multiple configs per Hub
Replies: 1
Views: 1979

Re: multiple configs per Hub

[snip "me want different shares in each hub" feature] There is one reason why this is hard to do : It requires that the code for the share handling to be seperated and changed for very little gain. What you can do is simply run two instances of DC++... Now, I don't know if this supposed to get out ...
by sarf
2003-02-10 07:35
Forum: Protocol Alley
Topic: Ratings server and protocol
Replies: 84
Views: 46322

Re: Ratings server and protocol

I'd hate to put yet more information on already (appearantly) overburdened hubs. Does DC currently give clients any way of knowing if another user is authenticated? Ehm... no. Well, there is the OpList with operators nicks in it, and then you could try to log in as someone to see if they had a pass...
by sarf
2003-02-09 05:27
Forum: Protocol Alley
Topic: Ratings server and protocol
Replies: 84
Views: 46322

Re: Ratings server and protocol

We had working answers for all of this stuff in the old threads. I can't remember any of them, though, so I guess we're starting over. Well, I did ask for people to post here if they remembered how we solved all the worlds problems on dcpp.lichlord.org, but in the meantime, let's do what we can. To...
by sarf
2003-02-09 04:54
Forum: Feature Discussion (Archived)
Topic: User rating system
Replies: 22
Views: 10481

Re: User Rating System

By the by, I created this topic in "Protocol alley" a while ago. Go here to check it out. While a rating system is an interesting idea, it's a single point of failure. Given the commotion we've all had recently with regards to the public hubs list, where would this mega rating system be hosted from?...
by sarf
2003-02-08 06:22
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90861

I honestly don't believe there will ever be much of a technical solution to this problem. It's a legal/legislative problem, and unless things change there the rest of the picture doesn't have much hope. Freenet and the like solve the problem but only by making tradeoffs that make their systems near...
by sarf
2003-02-08 06:20
Forum: Protocol Alley
Topic: Ratings server and protocol
Replies: 84
Views: 46322

Ratings server and protocol

Greetings. This is a new topic where information about the ratings server and the protocol can be posted. Please keep the posts mainly on topic (but feel free to write long posts that ramble on for ages). These questions need to be answered: How to... ...identify someone to the ratings server? ...re...
by sarf
2003-02-08 05:58
Forum: Feature Discussion (Archived)
Topic: Search Just for ISO, BIN, CUE, or IMG files
Replies: 16
Views: 7205

Re: Search Just for ISO, BIN, CUE, or IMG files

Hi I was wondering if in the type of search (Software, compressed, audio, etc.) you could put in a cd image only search. If it were "put in" I hope that you understand that only DC++ clients would respond to such a request since the file types are interpreted on each client that is searched, leadin...
by sarf
2003-02-07 15:49
Forum: Protocol Alley
Topic: GUI of DC++
Replies: 1
Views: 1752

Re: GUI of DC++

Hi there,, I’m trying to setup an Arabic version of DC++, the language it self is not the problem but the fact that Arabic starts from the right side, so I was wondering how can I change the GUI interface so commands be in the right side instead of the left side.[snip] Ummm... I think that a...
by sarf
2003-02-07 15:43
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90861

Greetings, Volkris. Nice seeing your name float around in the forums again, even if it is with a flame-teasing post... but then again, you had a penchant for those even on "ye old forums". ;) This again? Actually, there is a very good reason to take up this topic again - because for this forum, it i...
by sarf
2003-02-07 12:43
Forum: Protocol Alley
Topic: Bug in CryptoManager.cpp?
Replies: 3
Views: 2323

Re: Bug in CryptoManager.cpp?

I've personally never experienced this (at least to my knowledge). It is good of you to mention it, though (but the next time, use the nifty "code" BBCode command, that way you'll preserve the formatting of the code). Great work. I've implemented this into my modified version. Sarf --- Are you still...
by sarf
2003-02-06 12:31
Forum: Feature Discussion (Archived)
Topic: Changing the default away message
Replies: 6
Views: 2721

Re: Changing the default away message

:oops: Thanks for your reply but that is not what I meant. :oops: OK ... what I meant is how do you change the default dc++ away message so that when you just type /AWAY it shows your own message instead the default one. :D By either compiling your own version, using a modified client or just editi...
by sarf
2003-02-06 10:01
Forum: Feature Discussion (Archived)
Topic: how to REMOVE force refresh on 'file not found'
Replies: 4
Views: 2716

Re: tss ! no !

Alright. Clearing up the message a bit. tss ! no ! - on most [German] hubs when you change the share (after [grabbing?]) [you're disconnected]. Only one second then DC++ automatically reconnects a few minutes after - but my download [slots] are gone SO please answer [my question] [and please do not ...
by sarf
2003-02-06 09:44
Forum: Hubs and scripts
Topic: problem with the free slot script
Replies: 7
Views: 3529

was only wondering if there was a way to find out who they were To answer your question in one sentence: No, there is no way to find out who downloads from whom. One thing that would be useful would be for the clients to report to whom they had uploaded a certain amount of data. This way you could ...
by sarf
2003-02-05 12:41
Forum: Hubs and scripts
Topic: All the best ++ clients
Replies: 5
Views: 3732

Re: All the best ++ clients

how hard would it be to put pDC++ oDC++ and BCDC++ all together? Very hard, in my opinion, as they are all developed by different people with differing ideas on what they want to "deliver" to their users. Well, oDC++ and DC++ does not differ very much any more. pDC++ has some new nifty features (se...
by sarf
2003-02-05 12:38
Forum: Hubs and scripts
Topic: problem with the free slot script
Replies: 7
Views: 3529

also i was wondering if there was any way to view how many slots a selected user was downloading from? its possible to view the uploads, so i dont see why it wouldnt be possible to view the downloads? Because arnetheduck considered that information... irrelevant to have announced. I mean, who reall...
by sarf
2003-02-05 12:31
Forum: Programmer's Help
Topic: DC++ Url Handler code - please help!
Replies: 16
Views: 7487

Re: Hmmm...

Alright. I'll take this at face value. Snigger if you will. Still doesn't work. Even if I'm already logged into the hub, it prompts me [to log in again] The code below might explain why you get a new hub window: if(!server.empty()) { HubFrame::openWindow(m_hWndMDIClient, &ctrlTab, server); } The ser...
by sarf
2003-02-05 05:27
Forum: Feature Discussion (Archived)
Topic: Auto Que
Replies: 5
Views: 3088

Just to clear up any possible confusion, let's not call it "first come first serve" but rather "right place at the right time", since the former suggests a FIFO queue system. As far as I know, there isn't a client out there that has queues like that was mentioned, it's more of a specification of DC...
by sarf
2003-02-05 05:19
Forum: Feature Discussion (Archived)
Topic: Finished Dirs
Replies: 22
Views: 8199

Not that I understand what you are exactly after, but you do know about the "unfinished" and the "finished" directories in the newer DC++ versions, right? The files are stored in the "unfinished" directory while they are downloaded, then moved to the "finished" directory (and if you download an albu...
by sarf
2003-02-05 05:15
Forum: Feature Discussion (Archived)
Topic: Reimplementation of previously removed feature
Replies: 1
Views: 1199

Re: Reimplementation of previously removed feature

There used to be the ability to highlight every hub in the public hub listing and join all of them at the click of a button. This feature was only available in version 0.163, which i use from time to time just to be able to use this feature. I would like to see this return in the new versions. This...
by sarf
2003-02-04 15:04
Forum: Programmer's Help
Topic: DC++ Url Handler code - please help!
Replies: 16
Views: 7487

Yep, caught that one - I know at least that much about coding. :) Let me know what you find out - I'm very grateful. --C Fixed it. Stupid me used find_last_of with an index = it didn't search far enough into the string. Cut'n'paste codin' when it is as at its lowest. Here's the new (improved) code....
by sarf
2003-02-04 03:42
Forum: Programmer's Help
Topic: DC++ Url Handler code - please help!
Replies: 16
Views: 7487

Re: I wish that worked!

Argh. WinPT ate my message. Sigh. Once more. There is a minor error in my code that needs to be corrected. Merely add a semicolon to the following line of code: User::Ptr up = ClientManager::getInstance()->getUser(user) I'll get back to you with the results of my testing when I get back home tonight...
by sarf
2003-02-03 13:20
Forum: Programmer's Help
Topic: DC++ Url Handler code - please help!
Replies: 16
Views: 7487

Re: DC++ Url Handler code - please help!

[snip][shorted down to] I want [url]dchub://thisis.my.hub:port/user/path_to_album/album?file=bytesize[/url] to add album file to my queue. Piece of cake. Code follows: void MainFrame::parseCommandLine(const string& cmdLine) { string::size_type i = 0; string::size_type j = 0; string::size_type k = 0...
by sarf
2003-02-03 11:50
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90861

It's not efficient nor is it elegant, but in the absence of better proposals...[snip] As stated before, I want to see pseudocode for this. That way I can at least have a chance to see what kind of things are needed to implement it. I also had another idea which would limit abuse, and technically wo...
by sarf
2003-02-03 11:39
Forum: Programmer's Help
Topic: Trying to insert GetZ functionality in 0.181-codebase (VC6)
Replies: 5
Views: 3207

another good idea might be not to use the getzblock code at all...it's only a prototype...(ever thought about why I actually never add it to the $supports list?) Even so, I wanted to import some files from 0.23 into 0.181 (the download queue, progress bars et cetera) and those wanted GetZBlock func...
by sarf
2003-02-02 17:55
Forum: Hubs and scripts
Topic: Can i check the up/down ratio with a bot
Replies: 2
Views: 2134

Re: Can i check the up/down ratio with a bot

In dc++ you can see the up/down ratio in the about box is there a way to read that, so that I can see which users the leech users are. No, there is not. Since there currently exists no secure way to authenticate that information, it can't be used. It's based on two values in the settings file, for ...
by sarf
2003-02-02 17:49
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90861

Well to the user who wants to download from me obviously. This way obviously we lose a few percent on download even if the download wouldn't saturate the upload limit but with the ratios of up/down capacities being what they are I don't see a major hurdle in that really. Ummm... you mean that we sh...
by sarf
2003-02-02 17:45
Forum: Feature Discussion (Archived)
Topic: Auto Que
Replies: 5
Views: 3088

Re: At least

Well would it AT LEAST be possible to show any kind of indicator on where you sit.. I'm just asking for a que line of how many people are ahead but queing this isn't even in program. It would be nice though! The reason there is no queue indication is because there is no queue - NM DC and DC++ follo...
by sarf
2003-02-02 14:40
Forum: Feature Discussion (Archived)
Topic: Downloads limiter
Replies: 18
Views: 7549

Re: Downloads limiter

I know upload limiter is serious no-no, but how about download limiter? It's really a drag, that when I am going out for hours and I leave dc++ open and I am downloading from irc as well, probaply dc++ will try to take the whole bandthwildth. Also, there are times when youd wish to leave some of yo...
by sarf
2003-02-02 13:01
Forum: Programmer's Help
Topic: Trying to insert GetZ functionality in 0.181-codebase (VC6)
Replies: 5
Views: 3207

you never know... ..did you make "Win32 Debug" depend on zlib? i.e. the lib needs to be compiled and linked first of course (but I figure you know that) Ehm... yes, I compiled the lib first (actually, I have done about three complete rebuilds since I've started trying this). Thanks for the thought,...
by sarf
2003-02-02 08:28
Forum: Programmer's Help
Topic: Trying to insert GetZ functionality in 0.181-codebase (VC6)
Replies: 5
Views: 3207

Trying to insert GetZ functionality in 0.181-codebase (VC6)

Hi there! I am trying to insert the zlib and the GetZBlock functionality in the 0.181-version (mainly because that code base seems a bit more stable than the new ones), but (unsurprisingly) I have run into problems. I've added the zlib project to the workspace. I've added the zlib to the "Project ->...
by sarf
2003-02-02 05:08
Forum: Feature Discussion (Archived)
Topic: Upload Speed Limiting
Replies: 187
Views: 90861

[snip]Theres a majority for the bandwidth-capping, but a lotta fuzz about how to implement it... why not cut the discussion real short and implement a low-level 90-95-97% up/down limiter - I just want it wide enough (and 3-5% is enough on most DSL lines - and not exactly a heavy limitation even on ...
by sarf
2003-01-31 17:06
Forum: Feature Discussion (Archived)
Topic: Download from multiple users
Replies: 14
Views: 11515

yeah thats all well and good but what you narrowminded people [that are] only thinking about yourselves [does not] realize is that this will slow down the network Well, yes. A bit. It will be harder to find users that has no slots taken, as well as making use of more slots. this will hog up almost ...