Home
======BUn veniT====== ALex va ureaza distractie placuta
Lista Forumurilor Pe Tematici
Home | Reguli | Inregistrare | Login

POZE HOME

Nu sunteti logat.
Nou pe simpatie:
Nebunyka
Femeie
21 ani
Bacau
cauta Barbat
21 - 52 ani
Home / Software / DC++ 0.68  
Autor
Mesaj Pagini: 1
Alex
Administrator

Inregistrat: acum 18 ani
Postari: 167
Original and additional features over NMDC v1 (many now which have found their way into NMDC v2):
-Much more stable. It wastes less memory, is faster, file size is smaller and long queue wont freeze the whole program. Neo-Modus Direct Connect eats memory and resources.
-You can connect to many hubs at same time and search for files from all of them with same search.
-You can continue downloading the same file from other users if somebody leaves.
-You can see timestamps in the chat. Chat won't jump to end when you roll back old messages.
-Bot messages wont popup new windows, you can also filter bot messages off.
-No Ads.
-Search is more versatile.
-Hublist is downloadable from multiple servers/sources.

Features - Configurable:
-Automatically search for alternate download locations (0.173) - Allows DC++ to try to find other locations to download your files.
-Automatic Share Refreshing (0.172) - Every hour DC++ refreshes your share content.
-Use small send buffer (0.181) - If uploads slow down your downloads A LOT you may try this option.
-SFV checking (0.22) - Many downloads on DC contain an sfv file to check the integrity of a download. DC++ can on-the-fly calculate CRC-32 values for a file and compare it against the sfv file. If the check fails, the file is automatically downloaded once more from the same user and if that fails, the user is removed as a source.
-Rollback (0.11) - When resuming a file to ensure it contains no errors. If there is an error DC++ deletes rollback bytes and checks again.
-Write buffer (0.16) - Anti-fragmentation feature, DC++ saves every X bytes to keep fragmentation low.
-Language File (0.16) - A XML-file containing most of the text used in DC++. You can specify a file to have DC++ in your favorite language.
-Logging (0.163) – Log your downloads, uploads, and various chat windows.
-Network Statistics (0.300) - Go to the View menu -> Network statistics
-URL handler (0.18) – URLS of the type dchub:// to open in DC++ from your browser. Links in main chat with www, http://, or ftp:// automatically open in your default browser when double-clicked.
-Slot Closing (0.20) - If a user leaves the hub DC++ will close his slots, if the user is back within 10 minutes DC++ will grant him a slot.
-Anti-Fragmentation (0.241) - When downloading, it creates a file of the expected target size with unspecified content.
-Custom Descriptions (0.24) - Custom per-hub user description available for favorite hubs
-Selectable Hubs to Search (0.301) - You can choose which hubs you want to search in.
-ADL Search (0.24) - Tool for fast searching of directory listings downloaded from users
-User Country (0.402) - Show the users country abbreviation in the IP field

Features - Non-configurable:
-File Hashing (0.307) - Merkle trees and tiger hashing are used for file hashing.
-DC++ user detection (0.11) - Those appear blue.
-Passive user detection (0.154) - Those that are behind a set of bricks are passive. (detected when the user searches or tries to connect to you)
-Dupe file removal (0.154) - Files with same name and size are automatically removed from your share and others.
-Banning Prevention (0.23) - If DC++ receives "banned" during the login phase, it'll stop automatically reconnecting
-Tab Nick Completion (0.300) - Automatically completes the nickname you are typing by hitting TAB once the name is partially typed.
-Command History Scrolling (0.302) - Use ctrl-up/down/home/end to view previous things typed.
-$BZList (0.172) - Sending file lists compressed
-$GetZBlock (0.302) - Sending files using dynamic compression
-$MiniSlots (0.13) - Uploading filelists and files <16 kB to other DC++ users WITHOUT requiring a slot
-$UserIP (0.305) - Server side IP detection (automatically used if the IP field in settings is blank)
-$NoHello (0.305) - A hub bandwidth easing feature for the hubs that support it.
-$NoGetINFO (0.301) - A hub bandwidth easing feature for the hubs that support it.
-ADC Protocol (0.402) - A text protocol for a DC style network

Changes in version 0.68:
* Changed the user identification process completely to work better with ADC. This leads to a more strict interpretation of
which users are actually the same for NMDC (essentially, NMDC users are now identified by nick+hub always, not only nick)
* Removed saving of directories scheduled for download, since the individual files should appear in the queue fast enough that
this will rarely be used (since file lists are free and downloaded almost instantly)
* Fixed international timestamps (thanks ullner)
* Fixed targetdrive docs (thanks ullner)
* [bug 485] Fixed transfer list view flicker on WinXP
* New connection settings, please check settings page
* Connection type strings changed
* No longer falls back to passive mode on failed UPnP
* Janitorial cleanups (thanks garg)
* Removed some old favorite file format compatibility code
* Added country to search frame (thanks paka)
* Strftime fix (thanks garg)
* [bug 521] Help instead of readme shown on first startup (thanks paka)
* [bug 553] Minimize to tray and confirm appexit default to true (thanks paka)
* [bug 452] Fixed example.xml language file generation (thanks tpo)
* [bug 556] Fixed last searches purge (thanks sulan)
* [bug 73] Added option to disconnect slow sources (thanks paka)
* ADC hub counts updated correctly (thanks ullner)
* [bug 325] Added error message when adding dupe fav hub (thanks ullner)
* Updated bzip2 to 1.0.3 (thanks garg)
* Some small *nix fixes (thanks poison)
* Source path no longer saved for TTH enabled clients (saves memory and queue file space)
* [bug 335] Search window settings saved automatically (thanks pothead)
* Open folder selects file in explorer (thanks pothead)
* Local echo in pm window formatted as the other side should see it (thanks paka)
* Fixed debug assertion (thanks tpo)
* Dirty tabs settings improved (thanks ullner)
* ZLib upgraded to 1.2.3, possibly fixing security issues (thanks garg)
* Slot grants now last one connection instead of 10 minutes
* [bug 632] Subtotals shown when selecting users in hub frame (thanks cologic)
* [bug 625] /u chat command opens url (thanks pur)
* [NMDC] The first word of hub name is taken as short name for displaying purposes when space is limited
* [bug 629] Waiting users frame added (thanks cologic)
* Removed old versions check (thanks cologic)
* [bug 635] Added option to limit maximum file list size to open (thanks paka)
* Filelist transfer logging default to off (thanks paka)
* Added some checks when creating fav hubs (thanks tpo)
* More settings screen updates (thanks ullner)
* Fixed linux file moving (thanks naga)
* [bug 260] Added option to only download files with TTH (thanks ullner)
* [bug 708] Fixed registry creation functions used (thanks ullner)
* Updated WTL
* Rewrote socket code to remove some old hacks and add some new (major change)
* Now using standard windows error messages for socket errors
* [ADC] Added basic SSL encryption support
* Fixed a bug with file list loading and filenames differing in case only
* Fixed a few standard compliance issues
* Added dirtying to waiting users frame (thanks ullner)
* Changed so that a few flags are shown in transfer status, [T] = TTH check on, [Z] = zlib on, [R] = rollback performed, [S] = secure
* Parameter names all updated, your current %[xxx] macros will break all over, on the upside they're now more or less unified
* [ADC] All hubs a user is online on are shown where only one was shown before
* Fixed some log page issues
* Replaced small buffer size option with the possibility to set recv/send buffer sizes manually
* Consolidated bolding options, you'll have to reset them to your preference
* Removed support for old hash index files (pre-0.670)
* Improved hashing error reporting
* Fixed hash database rebuild
* Added /removefav command to remove a favorite hub (thanks ullner)
* [bug 717] Fixed search combo box (thanks pothead)
* Added option to change auto-refresh interval (thanks ullner)
* [bug 740] Removed tab completion option (thanks ullner)
* [bug 743] Added registry key creation failure notification (thanks ullner)
* [bug 717] Fixed dropdown sizes (thanks pothead)
* [bug 760] Fixed list subtraction issue (thanks cologic)
* Added some right-to-left support, but it probably needs more work
* [NMDC] Minislots are no longer given to old DC++ clients (<0.304)
* [ADC] Directory size returned with search results
* Fixed a rare deadlock

Homepage -

Size: 3.37 MB
... s-0.68.exe

dc++ 0.68 original and additional features over nmdc (many now which have found their way into nmdc

2.3KB


pus acum 18 ani
   
Pagini: 1  

Mergi la