Network, Computer and Programming Resources
Network - CGI
Common Gateway Interface. Set of rules that describe how a Web server communicates with another application running on the same computer and how the application (called a CGI program) communicates with the Web server. Any application can be a CGI program if it handles input and output according to the CGI standard.