Direct Connect (file sharing)

From Wikipedia, the free encyclopedia

Direct connect is a peer-to-peer file-sharing protocol. The most popular Windows client implementing this protocol currently is DC++. Direct connect clients connect to a central hub, usually on port 411.

Hubs feature a list of clients or users connected to them. Users can search for files and download them from other clients, as well as chat with other users.

Contents

[edit] Hubs

Direct connect hubs are central servers to which clients connect, thus the networks are not as de-centralised as Gnutella or FastTrack. Hubs provide information about the clients, as well as file searching and chat capabilities. File transfers are done directly between clients, in true peer-to-peer fashion.

Hubs often have special areas of interest. Many have requirements on the total size of the files that their members share (share size), and restrictions on the content and quality of shares. Hubs can allow users to register and provide user authentication. Some private reghubs only let in users already registered.

Direct connect hubs have difficulty scaling, due to the broadcast-centricity of the protocol.

[edit] Client software

[edit] NeoModus Direct connect

NeoModus Direct Connect (abbreviated to NMDC) was the original Direct connect client. It was written by Jonathan Hess at the company NeoModus. It was written in Visual Basic and released in November 1999.

It has become less popular in favour of newer clients (particularly DC++). Some alternatives offer extra features, run on different platforms, or are considered to have fewer bugs than the original. Many hubs have mandated the use of DC++ and its derivatives. [citation needed] The 2.0 version of the official client acknowledged this by adding support for many DC++ features. [citation needed]

[edit] DC++

DC++ is an open source alternative to NMDC written in C++.

[edit] Protocol

The Direct connect protocol suffers from high bandwidth usage, unusual requirements for parsing, lacklustre internationalization support, and parts that seem to have been crafted to overcome network handling bugs in older versions of Microsoft Visual Basic (which NMDC was developed in). The protocol does not try to hide the identities of the peers, nor is it very optimized for swarm-downloading such as BitTorrent since it lacks partial file-sharing and (in many clients) segmented or multisource downloading.

Continued interest exists in features such as ratings and language packs. However, the authors of DC++ have been actively working on a complete replacement of the Direct connect protocol called ADC, designed to address the former's weaknesses.

One example of an added feature is Tiger-Tree Hashing of shared files (TTH). The advantages of this include verifying that a file is downloaded correctly, and the ability to find files independent of their names.

[edit] History

NeoModus was started by Jonathan Hess as a company funded by the adware "Direct Connect" while he was in high school [1]. The first third-party client was called "DClite", which never fully supported the filesharing aspects of the protocol. Jonathan Hess relatively soon after introduced a new version of Direct Connect requiring a simple encryption key to initiate a connection, in hopes that he would lock out third-party clients. Someone cracked the key and the author of DClite managed to convince him to share its secret, resulting in a new version of DClite compatible with the new software from NeoModus. Some time after, DClite was rewritten as Open Direct Connect with goals of having a MDI user interface and using plugins for filesharing protocols (similar to MLDonkey). Open Direct Connect also did not complete support for the full filesharing aspects of the protocol, but a port to Java did. Some time later, other clients such as DCTC (Direct Connect Text Client) and DC++ started popping up, eventually conquering NeoModus's user base.

[edit] Dates

  • 2001-02-11: MKBO Hub #1 (first of many anime hubs) announced
  • 2001-09-28: Open Direct Connect project started
  • 2001-10-16: JavaDC releases version 0.50
  • 2001-11-29: DC++ "is currently starting to work as expected" (Jacek Sieka on JavaDC mailing list)

[edit] External links

[edit] Clients

[edit] Windows

[edit] DC++ based

More can be found on: Broadband Reports DC++ FAQ

[edit] Linux/Unix

[edit] Mac OS X

[edit] Multi platform

[edit] Hub software

Hubs can be set up by any user that has the hardware and connection to handle it.

[edit] Protocol documentation

[edit] References

  1. ^ Annalee Newitz (July 2001). Sharing the Data. Metro, Silicon Valley's Weekly Newspaper. Metro Publishing Inc. Retrieved on 2006-10-16.

[edit] See also