Search found 310 matches

by PseudonympH
2005-01-05 22:14
Forum: Feature Discussion (Archived)
Topic: Global Sources Control
Replies: 3
Views: 4322

If the hashes match, how can only one source have fake files? You did choose only alternate sources with hashes, didn't you?
by PseudonympH
2005-01-05 16:14
Forum: Programmer's Help
Topic: won't compile, but won't tell me why either!
Replies: 5
Views: 3477

First of all, you're trying to compile a mod, not DC++. Second of all, yes you do need python.
by PseudonympH
2005-01-01 12:57
Forum: Feature Discussion (Archived)
Topic: segmented downloading (ACCELERANDO!)
Replies: 3
Views: 4696

Any more discussion should go here: http://dcplusplus.sourceforge.net/forum ... php?t=9647
by PseudonympH
2004-12-31 15:03
Forum: Programmer's Help
Topic: error while compiling where to put natupnp.h ?
Replies: 9
Views: 5705

The file you're missing is posted in the Bugzilla... search for it.
by PseudonympH
2004-12-30 12:08
Forum: Hubs and scripts
Topic: Multi-hubbing with PtokaX?
Replies: 5
Views: 3674

http://hub-link.sourceforge.net/ Looks like Ptokax doesn't have a support script yet, so it's chat-only. Yhub has no script support, so you will never be able to multihub with it.
by PseudonympH
2004-12-29 00:00
Forum: Feature Discussion (Archived)
Topic: Improved sources search
Replies: 29
Views: 20335

That's exactly what I meant. Maybe I wasn't precise enough - I have a queue of about 150 GBs, about 10-20 GBs of free space on the download partition and I'm able to download successfully at the moment. Suppose you get the point now. With multi-segment downloading it's going to be impossible. Howev...
by PseudonympH
2004-12-28 23:49
Forum: Feature Discussion (Archived)
Topic: Automatic fake detect
Replies: 8
Views: 7476

Besides, any bandwidth limiting done would be done on the compressed data anyway, so they would stil transfer insanely quickly.
by PseudonympH
2004-12-27 16:20
Forum: Feature Discussion (Archived)
Topic: Search - File type
Replies: 19
Views: 15455

Allow me to give myself a cookie.
by PseudonympH
2004-12-25 10:11
Forum: Feature Discussion (Archived)
Topic: Search - File type
Replies: 19
Views: 15455

Most file extensions are 3 characters, so when combined with the '.' they can be compared using a 32-bit integer comparison. The ones that are not 3 characters need to be put in a string class and compared using string comparisons. That's what I think it's for, anyway. :) Note that deciding what ext...
by PseudonympH
2004-12-18 17:42
Forum: Protocol Alley
Topic: ADC 0.8
Replies: 8
Views: 7852

Actually, it seems to be like ASCH should never be used, as the passive clients could simply use USCH and the other clients should be smart enough to send the results back through the hub.
by PseudonympH
2004-12-18 17:40
Forum: Feature Discussion (Archived)
Topic: Start DC++ on system startup
Replies: 10
Views: 5758

ZeroBk wrote: Well, ask yourself(all of you), have you done it, and if not, would you do it if you just have to check one box during installation?
No, and.... no. Note how I said it would make for a good FAQ / help file entry, though.
by PseudonympH
2004-12-18 10:35
Forum: Feature Discussion (Archived)
Topic: Start DC++ on system startup
Replies: 10
Views: 5758

Many of these people have to work through port forwarding to get active. Compared to that, making a shortcut in the startup menu is trivial. This might be a good candidate for an FAQ, though.
by PseudonympH
2004-12-15 15:41
Forum: Programmer's Help
Topic: Feature and Bugfix help
Replies: 8
Views: 4781

Intelligent discussion? On DCDev Public? :o :shock:
by PseudonympH
2004-12-13 15:18
Forum: Feature Discussion (Archived)
Topic: Hashing suxx...
Replies: 19
Views: 10477

It's also possible it intercepts the packets right after the kernel has stripped the IP and TCP headers but before it's passed on to the application.
by PseudonympH
2004-12-12 17:20
Forum: Feature Discussion (Archived)
Topic: Blocking myself
Replies: 5
Views: 3596

Or instead of coding this kluge put in some elegant multisource code.
by PseudonympH
2004-12-12 17:05
Forum: Feature Discussion (Archived)
Topic: Hashing suxx...
Replies: 19
Views: 10477

The checksum field is the 16 bit one's complement of the one's complement sum of all 16 bit words in the header and text. If a segment contains an odd number of header and text octets to be checksummed, the last octet is padded on the right with zeros to form a 16 bit word for checksum purposes. Th...
by PseudonympH
2004-12-12 10:16
Forum: Feature Discussion (Archived)
Topic: Improved sources search
Replies: 29
Views: 20335

a) nobody has taken me up on it yet
b) it's already been discussed ten thousand times
by PseudonympH
2004-12-11 21:33
Forum: Feature Discussion (Archived)
Topic: Improved sources search
Replies: 29
Views: 20335

My mistake; I skimmed it and thought second paragraph meant second idea. It's still a stupid kluge.
by PseudonympH
2004-12-10 22:31
Forum: Other Direct Connect tools
Topic: NFO?
Replies: 7
Views: 4545

I'd rather not have unnecessary bytes in the file.
by PseudonympH
2004-12-10 22:01
Forum: Feature Discussion (Archived)
Topic: share folders for certain hubs or users
Replies: 9
Views: 5156

Any chance I could get that to use for my English class?
by PseudonympH
2004-12-10 21:59
Forum: Feature Discussion (Archived)
Topic: Improved sources search
Replies: 29
Views: 20335

Re: Improved sources search

Wisp wrote:For picking the fastest source, i think my suggestion is better
For picking the fastest source, I think your second idea is retarded.
by PseudonympH
2004-12-09 15:43
Forum: Other Direct Connect tools
Topic: Cannot see text in main chat
Replies: 8
Views: 4556

Sounds like your formatting.lua might be borked. If you've modified it, try going back to the original.
by PseudonympH
2004-12-09 15:42
Forum: Other Direct Connect tools
Topic: NFO?
Replies: 7
Views: 4545

What's wrong with $normal_text_editor ?
by PseudonympH
2004-12-08 14:58
Forum: Feature Discussion (Archived)
Topic: share folders for certain hubs or users
Replies: 9
Views: 5156

Because you can't tell what hub a person is connecting to you from and must guess from the nickname, which is very easily faked. I'm sure fusbar will chime in with a more thorough explanation. ;)
by PseudonympH
2004-12-05 16:16
Forum: Feature Discussion (Archived)
Topic: Hashing suxx...
Replies: 19
Views: 10477

Solution: share .cbr/.cbz files instead of folders like us smart manga sharers do. I suppose if it's just a ton of random pics then you shouldn't do this, but I was under the impression they were sets.
by PseudonympH
2004-12-03 22:27
Forum: Protocol Alley
Topic: ADC 0.8
Replies: 8
Views: 7852

I'm on the fence about the mandatory hashing. While it is of course a good thing to have, it does raise the barrier of entry for people making new clients. Also, it could use a bit of proofreading. For example, in the connection examples, "BASE" is sent in SUP instead of "+BASE". The protocol is, of...
by PseudonympH
2004-12-03 22:12
Forum: Feature Discussion (Archived)
Topic: Minimize to the LITTLE icon, not just minimized.
Replies: 3
Views: 2677

<Yoda> I sense much anger. Anger leads to hate, hate leads to suffering. </Yoda>
by PseudonympH
2004-11-29 22:23
Forum: Feature Discussion (Archived)
Topic: Search - File type
Replies: 19
Views: 15455

Note that what filetypes are returned depends on the person being searched, not the one doing the searching (which can only specify a category). I'm not sure when .mkv was added; check the changelog.
by PseudonympH
2004-11-29 22:21
Forum: Feature Discussion (Archived)
Topic: Toggling hashing?
Replies: 2
Views: 1869

You can always limit the hashing speed to 1 MB/s, which at least on my system wouldn't have any effect at all. Have you read the FAQ to see if you can fix your hardware problems to hash faster?
by PseudonympH
2004-11-28 11:12
Forum: Feature Discussion (Archived)
Topic: New Hashing feature?
Replies: 5
Views: 3400

The idea is that having that dialog up sets the hashing thread priority to normal instead of idle. Using the computer when it's like that might make it very laggy and cause people to complain.
by PseudonympH
2004-11-27 22:03
Forum: Hubs and scripts
Topic: Help!
Replies: 1
Views: 1597

Well, if they're all on the same subnet, you could just ban the whole thing. (Though you would need the hubsoft to support this, and I only have experience with DCH++). Also, since they all appear to have the same share, you could make an auto-kick script for either DCDM++ (a very useful tool for op...
by PseudonympH
2004-11-27 21:53
Forum: Programmer's Help
Topic: Block IP and hostname
Replies: 7
Views: 4138

Unless you feel like encrypting things, a smart person can just run strings on the executable and they will instantly have all the hostnames.
by PseudonympH
2004-11-27 00:17
Forum: Hubs and scripts
Topic: Need Help with new Hub
Replies: 1
Views: 1403

If it's running on your computer, you should connect to 127.0.0.1 instead of the DNS address. If it's running on another computer on your internal network, connect to the 192.168.*.* address (or 10.*.*.* but it's much less likely that is being used).
by PseudonympH
2004-11-23 15:20
Forum: Programmer's Help
Topic: Bug: Virtual Name in Shared files.
Replies: 7
Views: 4321

Should use the '/' character instead of backslash because it's more l33t and ADC-like :)
by PseudonympH
2004-11-22 16:55
Forum: Feature Discussion (Archived)
Topic: Switching to the fastest user
Replies: 13
Views: 7477

I could swear it's in there already. Or maybe that's just the 500 people that have posted it in the forum...
by PseudonympH
2004-11-18 17:33
Forum: Feature Discussion (Archived)
Topic: Request: Pause all till...
Replies: 3
Views: 1741

Setting download slots to 1 isn't enough?
by PseudonympH
2004-11-17 22:44
Forum: Programmer's Help
Topic: Create a custom description tag
Replies: 7
Views: 4417

You could always pre-pend it to the tag in the tag-generation code, I suppose.
by PseudonympH
2004-11-12 22:44
Forum: Feature Discussion (Archived)
Topic: Remove source mess...
Replies: 3
Views: 2529

As I've said many times before, multisource downloads would eliminate the need for this and are far more elegant. Kluges like this aren't something we need.
by PseudonympH
2004-11-10 15:03
Forum: Hubs and scripts
Topic: Bandwidth
Replies: 4
Views: 3254

a rough estimate (b is upload in kbit/s, u is number of users): b = (u/20)^2
So yeah... 1 kilobit, which equals 128 bytes/s :)
by PseudonympH
2004-11-09 16:15
Forum: Feature Discussion (Archived)
Topic: Adding files to queue from .sfv file
Replies: 14
Views: 11527

Rar-sharing is the equivalent of running a protocol with acknowledgements over TCP.
by PseudonympH
2004-11-04 21:18
Forum: Off Topic
Topic: What country/city are you from?
Replies: 37
Views: 24333

Near Boston, Massachusetts, USA. Oh, and I think Bush sucks too.
by PseudonympH
2004-11-01 15:30
Forum: Feature Discussion (Archived)
Topic: suggestion
Replies: 3
Views: 2496

Re: suggestion

Amentoraz wrote:It would be
nice if i could have a soundfile that tells me when a download is complete.
read better next time :P
by PseudonympH
2004-10-29 23:30
Forum: Programmer's Help
Topic: DC++ Linux port
Replies: 56
Views: 35877

I don't think you got the correct meaning out of that sentence. Read it again.
by PseudonympH
2004-10-28 14:54
Forum: Feature Discussion (Archived)
Topic: Incomplete files and download folders
Replies: 24
Views: 11738

My system is set up like this and I hardly notice a thing. The good thing is that the moving also helps to defragment the files.
by PseudonympH
2004-10-25 15:10
Forum: Hubs and scripts
Topic: house music hub - please ??
Replies: 1
Views: 2039

No hub advertising. Look in the public hublist(s).
by PseudonympH
2004-10-24 11:35
Forum: Feature Discussion (Archived)
Topic: User Ban Feature
Replies: 15
Views: 8328

No. If a user is misbehaving, have the ops kick him/her.
by PseudonympH
2004-10-22 21:00
Forum: DCH++ General
Topic: DCH++ Features
Replies: 16
Views: 18057

Well, it already needs the Tiger hash algorithm for ADC passwords, what's wrong with using that for everything? Tiger is better than MD5 anyway....
by PseudonympH
2004-10-21 15:52
Forum: Feature Discussion (Archived)
Topic: udp-ports
Replies: 14
Views: 7178

Incoming can be restricted, but outgoing you must allow every port because people can use whatever listening port they wish.
by PseudonympH
2004-10-19 15:01
Forum: Other Direct Connect tools
Topic: Virtual Folders.
Replies: 3
Views: 2500

Well, if you have files spread across multiple drives and are using NTFS, you can create junctions so that all the subfolders show up under one folder. But no, you can't do this from inside DC++.
by PseudonympH
2004-10-18 16:43
Forum: Feature Discussion (Archived)
Topic: Files of -1B in size
Replies: 7
Views: 7286

I saw this happen a while ago. I added some files to the queue to download to a directory I had shared. I had the auto-add files to share when complete on, and they showed up in my filelist with size -1. It seemed to fix itself after a refresh, though. (Okay, I was actually using BCDC, but meh.)