Menu

#7 File List Download Problem

open
nobody
None
5
2004-11-05
2004-11-05
No

I was almost banner by a private hub because the people
was trying to download my files list and this could not
be executed.

Actually I using the client by a week and can see that
it don't stop to "Hashing File: (...)" for each file
that I share. Does it have anything to do with this "bug"?

Discussion

  • Timo Westkämper

    Logged In: YES
    user_id=994999

    First problem is probably because DC++ clients use
    $UGetBlock commands and other DirectConnect extensions to
    download files. Currently javadc3 doesn't support any of the
    DC++ extension.

    But this is something you could maybe further investigate,
    if you are interested. The command handlers for client tasks
    can be found in the package net.sf.javadc.tasks.client and
    for hub connection tasks in
    net.sf.javadc.tasks.hub.

    Handler classes for incoming commands begin with I and
    handlers for outgoing commands begin with S.

     
  • Timo Westkämper

    Logged In: YES
    user_id=994999

    Hashing is not related to this problem.

     

Log in to post a comment.