Categories
Uncategorized

CGI-RPC is a proposed

CGI-RPC is a proposed standard for calling a remote procedure. It uses the CGI spec for all calls. Consequently the spec is almost completely concerned with the format of the returned data, not with the calling convention. This addresses the one limitation of CGI that it does not structure the returned data in a form that is guranteed to be machine readable.