Developers

From Shareaza Wiki
Revision as of 20:36, 22 October 2010 by Raspopov (talk | contribs) (clean-up orphan links)
Jump to navigation Jump to search
  Languages:

[[::Developers|English]] • [[::Developers/de|Deutsch]] • [[::Developers/es|Español]] • [[::Developers/fr|Français]] • [[::Developers/he|עברית]] • [[::Developers/it|Italiano]] • [[::Developers/nl|Nederlands]] • [[::Developers/pl|Polski]] • [[::Developers/pt|Português]] • [[::Developers/ru|Русский]] • [[::Developers/zh-hant|‪中文(繁體)]]

e

Note

The MediaWiki content needs to be updated due to the recent sabotage and following restoration from an old backup. However, even the outdated MediaWiki contains some usefull answers. Commonly it is treated as the basic knowleadge base and help tool. For using Visual Studio take a look at the Compiling Shareaza guide in the Trac Wiki (login required).

Developers

Getting Started How to install Microsoft Visual Studio, download the Shareaza source code, and compile it into a working copy of the program.

Testing Environment How to set up a dedicated testing environment, install other P2P applications, and interact with various network protocols used by the Shareaza architecture.

Catching Bugs How to analyze crash dumps for the debug builds.

Plugin SDK How to develop a plugin for Shareaza using the Shareaza plugin interface.

How Shareaza Works File-by-file, object-by-object documentation of the Shareaza source code. How Shareaza communicates with other computers to share files.

How Gnutella Works How the Gnutella network works to let programs like Shareaza share files. Notes reading the GDF Wiki, and matching up parts of that specification with parts of the Shareaza source code.

Hashing How peer-to-peer networks and Shareza use hashes. The interface of camper's new hashing code.

Looking for a project ? Do you want to work on Shareaza? A list of projects that we'd like to see done.

Feature request list (outdated, but intersting and inspiring, some have been already implemented, verification needed)

Shareaza Changelog Shareaza development progress.


Developers.Documents



Navigation:     ShareazaWiki > Developers