Grandalf

Bardzo aktywny
Członek Załogi
Moderator
Dołączył
26 Maj 2015
Posty
19243
Reakcje/Polubienia
56077
AirDC++ to nowoczesny, prosty w obsłudze klient sieci
Zaloguj lub Zarejestruj się aby zobaczyć!
.

Za jego pomocą możemy wymieniać pliki z innymi użytkownikami, czatować, wyszukiwać i przeglądać profile każdego użytkownika w tej sieci.

Najważniejsze funkcje programu AirDC++:

-łatwy w użyciu kreator ustawień dla nowych użytkowników
-pobieranie dużej ilości danych z wielu źródeł w tym samym czasie
-umożliwia dzielenie się plikami różnych typów
-możliwość limitowania transferu przychodzącego i wychodzącego
-łączenie się z specjalnymi hubami (serwerami) sieci Direct Connect
-monitorowanie w czasie rzeczywistym zmian akcji
-możliwość otwierania wielu połączeń przez jednego użytkownika
-dokładne wyszukiwanie plików (np. rozmiar pliku, typ pliku, data)
-pełna obsługa protokołu komunikacyjny
Zaloguj lub Zarejestruj się aby zobaczyć!

-podziału plików na mniejsze części
-grupowanie plików w kolejce do pobierania
-okna otwierane w kartach, dzięki czemu można szybko przełączać się między nimi
-możliwość dodawania własnych wyszukiwań, które będą szukane regularnie i automatycznie pobierane, gdy tylko pojawią się w sieci
-zaawansowany podział częściowo pobranych katalogów / plików
-bardziej efektywny sposób na znajdywanie alternatywnych źródeł
-możliwość szyfrowania plików
-wsparcie dla protokołów NMD/CADC.

AirDC++ to kompleksowe narzędzie do wymiany plików, które pozwala na dostęp do publicznych lub prywatnych sieci i przesyłanie danych przez połączenia P2P.
źródło:
Zaloguj lub Zarejestruj się aby zobaczyć!


AirDC_3.png


AirDC_8.png

Zaloguj lub Zarejestruj się aby zobaczyć!


Instalator 32/64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable 32 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!

Portable 64 bit:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3488
Reakcje/Polubienia
14112
Miasto
On a Bike!
AirDC++ 3.70
Zaloguj lub Zarejestruj się aby zobaczyć!

  • Extensions are now able to add their own context menu items in different types of places (e.g. search, bundles, filelists) and perform custom actions (or open web links)
  • The share refresh API has also been greatly improved, and it’s now possible to list and cancel running/queued refresh tasks
  • Extensions will also be able to add custom highlights/links for all chat and status messages, and it’s even possible to show custom context menu items when the user clicks the highlighted text
Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3488
Reakcje/Polubienia
14112
Miasto
On a Bike!
AirDC++ 3.71
Zaloguj lub Zarejestruj się aby zobaczyć!

  • Extensions are now able to add their own context menu items in different types of places (e.g. search, bundles, filelists) and perform custom actions (or open web links)
  • The share refresh API has also been greatly improved, and it’s now possible to list and cancel running/queued refresh tasks
  • Extensions will also be able to add custom highlights/links for all chat and status messages, and it’s even possible to show custom context menu items when the user clicks the highlighted text
[/QUOTE
Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

]
 

Mohammad.Poorya

Bardzo aktywny
Ekspert
Dołączył
19 Wrzesień 2018
Posty
3488
Reakcje/Polubienia
14112
Miasto
On a Bike!
AirDC++ 4.00
Zaloguj lub Zarejestruj się aby zobaczyć!

API and Web UI changes:


Zaloguj lub Zarejestruj się aby zobaczyć!


Added:
  • Extension tab for installing and managing extensions
  • Include node.js extension engine in the updater and installer
  • Add labels for event log messages
  • Allow changing web server bind addresses from the settings, show a link to the Web UI
  • Add an option to show user IP and country in chat (RoLex)
  • Allow setting a custom temp file path via dcppboot.xml
Changed:
  • Bind web server to localhost (127.0.0.1) by default
  • Don’t wait until the current file has finished completed when stopping hashing
  • Don’t allow adding bundle sources without a known hub
  • Save application identifier in the settings file for more reliable future settings migration
  • Improve handling of directory downloading errors

Fixed:
  • Fix incorrect TTH data being added in hash store when shutting down while hashing is in progress
  • Fix fetching the list of downloaded files for partial bundle sharing
Removed:
  • Inbuilt check for missing/extra files (replaced with the airdcpp-release-validator extension)
  • Inbuilt share monitoring (replaced with the airdcpp-share-monitor extension)
  • Manual SFV checker (can be implemented with an extension)
  • fulDC FTP logger (can be implemented with an extension)
  • Support for migrating legacy XML hash databases from DC++ (or other compatible applications
Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
48025
Reakcje/Polubienia
38112

AirDC++ 4.30

  • Changed:
  • Change the license to GPLv3
  • Allow the operating system to choose the default listening ports instead of assigning random ones
  • Improve chat link detection and parsing
  • Let the operating system choose the correct file explorer when using “Open folder” (#461)
  • Add timestamps in the CDM debug frame
  • Lower the default minimum search interval
  • Lower the auto reconnect delay on severe flood
  • Idle (finished) download connections can now be forced
  • Show spam rate when receiving CTM/search/incoming connection flood
  • Improve parsing of relative config paths in dcppboot.xml
  • Parse HBRI validation addresses received from the hub with the correct IP protocol
  • Dupe detection is now more accurate
  • Internal: rewrite build system to use CMake, use vcpkg for third-party libraries, new scripts for localizations
  • Support all string field types for extension settings, add a multiline text field
  • Node.js updated to version 22.19.0
  • Fixed:
  • Show a proper error message for unclean TLS connection closures
  • Fix an error when loading previously opened own filelist on startup
  • Fix possible issues with duplicate CIDs being generated for different clients
  • Ensure that the hub column stays up-to-date for transfer
  • Don’t attempt to start filelist downloads via an incorrect hub when the user comes online
  • Various filelist-related bug and crash fixes
  • Fix an incorrect error message when removing NAT-PMP port mappings
  • Add/remove port mappings when the auto detection mode is enabled/disabled
  • Fix the “engname” country format param (#88)
  • Avoid unneeded list filter iterations (#120)
  • Don’t incorrectly announce bundles to be shared if nothing was added
  • Fix a possible incorrect “User offline” error for transfers
  • Prevent adding duplicate search extensions for search types, fix adding of extensions separated with ; (#148)
  • Ensure that no duplicate search results are being sent
  • Detect all auto speed limits correctly from the limiter values
  • Fix a possible memory leak in the MiniUPnPc mapper (DC++)
  • Other misc stability fixes
  • Removed:
  • Partial file sharing is no longer supported in NMDC hubs
  • Support for loading of legacy XML settings for web server (the new format was added in AirDC++ 4.10)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry