GnucDNA
Free P2P Core Component




Getting GnucDNA Source


Click Here to Browse the Latest Souce


What you need to build Gnucleus:
Microsoft Visual Studio 7.0

Downloading the latest source:
GnucDNA uses a Concurrent Versioning System (CVS) to keep all developers in sync of each other when changes are made to the source. I use WinCVS for downloading and updating the source files on SourceForge. You do not need an account on SourceForge to get the latest files, they can be downloaded anonymously.

WinCVS is an Open-Source program and is free to download. Click here to go to their page.

Instructions for WinCVS version 1.3

Open WinCVS, go the Admin menu and select Preferences. Enter these settings:
  • Authentication: pserver
  • Path: /cvsroot/gnucleus
  • Host address: cvs.gnucleus.sourceforge.net
  • User name: anonymous
  • CVSROOT: anonymous@cvs.gnucleus.sourceforge.net:/cvsroot/gnucleus
Close the Preferences and find the toolbar that has a file path typed into it, it should be right under the menu bar in WinCVS. Change it to where you want the GnucDNA source files to go when they are downloaded.
Next go to the Create menu and select Checkout Module. For module name enter GnucDNA.

Compiling the GnucDNA Source:
Open the directory where the GnucDNA sources were downloaded to.
Open the GnucDNA.sln file, this will open Microsoft Visual Studio.

Go to the Build menu and select Build Solution.
Go to the Debug menu and select Start.

Submitting Changes:
Please email the modified files to swabby@c0re.net where they will be proof-read and added to CVS asap.