FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dcti/dnetc-client-base: distributed.net client public source code. (Note: this codebase does not have networking or buffer file capabilities) · GitHub

Repository files navigation

disributed.net client (dnetc) public source framework

This source will only allow you to compile a harness for testing and benchmarking the performance of cores. It does not have the network or file buffer capabilities necessary to create a full client.

Building

Ok, I just downloaded it, now what must I do? If you are on a Unix box, type "./configure list". It will show a list of supported targets. If your hardware/software isn't listed, look at how the configure script is made and write your own entry, it's not very hard. Once configure has created a Makefile for you, just type "make" and the whole thing will compile.

If you are unlucky enough to not have access to the wonderfulness of Unix, you will have to look for a Makefile / Project file suitable for your machine. Look in makefile.vc (MS Visual C++), makefile.wat (Watcom for DOS, NetWare, Win16, OS/2, Win32cli), smakefile (Amiga), Platforms/beos/* (BeOS), make-vms.com (VMS).

About

distributed.net client public source code. (Note: this codebase does not have networking or buffer file capabilities)

Resources

Stars

51 stars

Watchers

16 watching

Forks

Releases

Contributors

Languages


Back | FazBrowse Home | New Git URL