CGI Program
From Unofficial BOINC Wiki
(Redirected from CGI Script)
[edit] General
The actual programs that are performing their input and output tasks in accordance with the Common Gateway Interface Protocol or standard. Use of a standard Protocol allows us to save the trouble of inventing it ourselves. It is only (well usually) a small program that takes some data and does something with it and then returns the result to the original program.
[edit] Synonyms
- CGI Script

