Jump to content


OMG,I can't get any Strong DC++ for linux


  • Please log in to reply
22 replies to this topic

#1 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 13 March 2009 - 12:19 PM

Hi, everyone
I have been useing Strong DC++ for a long time. But last days, I turn to Linux and I got no  Linux Client to use and I can't leave it. It seems that apexdc.net is the only site which process Linux client project. But I can't find any release. How can I get the client? Thanks.

#2 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 13 March 2009 - 01:23 PM

View Postsuper126, on Mar 13 2009, 01:19 PM, said:

Hi, everyone
I have been useing Strong DC++ for a long time. But last days, I turn to Linux and I got no  Linux Client to use and I can't leave it. It seems that apexdc.net is the only site which process Linux client project. But I can't find any release. How can I get the client? Thanks.

Use LinuxDC++ or jUCy these are the ONLY availble clients. you could even cross compile DC++ and BCDC++

#3 Mek

Mek

    Slovak Translator

  • Support
  • 530 posts

Posted 13 March 2009 - 02:09 PM

ApexDC runs pretty well under Wine.
ApexDC++ rulez!

#4 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 13 March 2009 - 06:42 PM

View PostMek, on Mar 13 2009, 03:09 PM, said:

ApexDC runs pretty well under Wine.
Still its not optimal use since there are native clients for linux

#5 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 14 March 2009 - 01:43 AM

View PostToast, on Mar 13 2009, 01:23 PM, said:

Use LinuxDC++ or jUCy these are the ONLY availble clients. you could even cross compile DC++ and BCDC++
Does LinuxDC++ or jUCy support TTH? The HUB requires  TTH support. By the way, which compiler can I use for cross compile?

#6 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 14 March 2009 - 02:02 AM

It seems that DC++ doesn't  support TTH.

#7 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 14 March 2009 - 08:29 AM

View Postsuper126, on Mar 14 2009, 03:02 AM, said:

It seems that DC++ doesn't  support TTH.
?

#8 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 14 March 2009 - 03:25 PM

View PostToast, on Mar 14 2009, 09:29 AM, said:

?
I don/t know too much about TTH, but TTH use hash to search files and put all files which have same hash together.

#9 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 14 March 2009 - 04:29 PM

View Postsuper126, on Mar 14 2009, 04:25 PM, said:

I don/t know too much about TTH, but TTH use hash to search files and put all files which have same hash together.

Any new client supports TTH since it is required to have in ADC Protocol

#10 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 15 March 2009 - 06:29 AM

View PostToast, on Mar 14 2009, 04:29 PM, said:

Any new client supports TTH since it is required to have in ADC Protocol
Where can I get new native clients with GUI for linux?

#11 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 15 March 2009 - 09:18 AM

View Postsuper126, on Mar 15 2009, 07:29 AM, said:

Where can I get new native clients with GUI for linux?

http://jucy.eu/

https://code.launchpad.net/linuxdcpp

The last link requires some knowledge of compiling etc

#12 Mek

Mek

    Slovak Translator

  • Support
  • 530 posts

Posted 15 March 2009 - 09:33 AM

You can get linuxdcpp in a package pre-compiled for your system - for ex. Debian: sudo apt-get install linuxdcpp (or whatever is the package name).
ApexDC++ rulez!

#13 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 15 March 2009 - 10:24 AM

Thanks.

#14 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 15 March 2009 - 01:43 PM

View PostMek, on Mar 15 2009, 10:33 AM, said:

You can get linuxdcpp in a package pre-compiled for your system - for ex. Debian: sudo apt-get install linuxdcpp (or whatever is the package name).

The problem with that package is that its outdated to adc specs

#15 Mek

Mek

    Slovak Translator

  • Support
  • 530 posts

Posted 15 March 2009 - 09:18 PM

View PostToast, on Mar 15 2009, 02:43 PM, said:

The problem with that package is that its outdated to adc specs
oh, really? I didn't know that... I thought that there are always the latest versions in official package repositories  :D
Well, then to compile the client yourself would be best idea :)
ApexDC++ rulez!

#16 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 17 March 2009 - 11:33 AM

I have download the latest version of linuxdcpp and compiled it successfully. But it doesn't work:
This HUB can be connected in our campus, and I used Strong DC++ to connect to this HUB before.
Which client should I choose before? It seems that  the  YnHub is choosed as server.
==================================================================
*** Connecting to p2p.firedown.com
*** Connected
<-CORE-> ļС: 16.98 TiB
*** Connect failed: Connection closed

#17 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 17 March 2009 - 11:36 AM

Does it means only Strong DC++ can connected to that HUB?

#18 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 17 March 2009 - 11:43 AM

I get  these information from the terminal:
================================================================================
happy@ubuntu-desktop:~$ linuxdcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue

(linuxdcpp:6326): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:6326): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:6326): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

#19 Guest_Toast_*

Guest_Toast_*
  • Guest

Posted 17 March 2009 - 05:50 PM

you should report this at linuxdc++ bug report forum not here :D

#20 super126

super126

    Newbie

  • Member
  • Pip
  • 11 posts

Posted 18 March 2009 - 09:13 AM

It seems that it is not a bug, I think linuxdcpp i s not compatible with Strong DC++, is there a Strong DC++  client  for linux?


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users