mldonkey, a multi-networks file-sharing client - Patches: patch #7309, GUI protocol: add opcode to...
You are not allowed to post comments on this tracker with your current authentication level.
patch #7309: GUI protocol: add opcode to retrieve servers list
Submitter: | ygrek <ygrek> | ||
Submitted: | Tue 07 Sep 2010 08:56:55 PM UTC | ||
Category: | Improved interfaces | Priority: | 5 - Normal |
Status: | Need Info | Assigned to: | None |
Open/Closed: | Open |
Mon 13 Sep 2010 04:37:37 PM UTC, comment #5: |
spiralvoice <spiralvoice>![]() |
Sun 12 Sep 2010 09:24:50 PM UTC, comment #4: Ok, I will move hublist to CommonServers and see whther it is usable - browser will have a hard time coping with 1.5k entries table, also the question is how the chosen/favorite servers are distinguished in this list. |
ygrek <ygrek>![]() |
Wed 08 Sep 2010 07:57:43 PM UTC, comment #3: "GuiServerInfo is for connected/chosen servers only."
|
spiralvoice <spiralvoice>![]() |
Wed 08 Sep 2010 07:28:20 PM UTC, comment #2: GuiServerInfo is for connected/chosen servers only. This list is intended to be presented to user to choose servers from - e.g. dchublist contains the list of all known public DC hubs (currently 1500) - for now this list is only accessible via webui or telnet. I was thinking of reusing Server_info fir this too but then it would have contained many dummy values and so I have chosen more free-form structure. Maybe a better name should be used. |
ygrek <ygrek>![]() |
Wed 08 Sep 2010 04:39:44 PM UTC, comment #1: What is the purpose of this patch?
|
spiralvoice <spiralvoice>![]() |
Tue 07 Sep 2010 08:56:55 PM UTC, original submission:
currently implemented for DC
|
ygrek <ygrek>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2010-09-08 | spiralvoice | Category | None | ![]() |
Improved interfaces |
Status | None | ![]() |
Need Info | ||
2010-09-07 | ygrek | Attached File | - | ![]() |
Added gui_serverslist.diff, #21408 |
In HTML interface there exists a column "P". Also the option ED2K-connect_only_preferred_server should be made a global option to be used by DC as well.
For displaying large HTML content see bug #17712.