Home Technical Core The Diamond Server

The Diamond Server

E-mail Print PDF
User Rating: / 0
PoorBest 

The Diamond server is a program that runs on the host PC to which your network of processors is connected. It deals with loading applications and providing them with standard I/O via printf, fopen, and the other usual C functions.  The server provides a Windows user interface that allows you to control your running application, observe output and provide input.  Diamond comes with examples showing how you can replace the server and incorporate a Diamond application into your own PC software environment.

 

Try Diamond Now!

DemoSystem1

Did You Know?

One thread can wait for another to finish by calling thread_wait.