Rev 9895 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9895 | Rev 17238 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | <span style="color:$ini_color;">I</span>nteractive |
4 | <span style="color:$ini_color;">I</span>nteractive |
5 | <span style="color:$ini_color;">M</span>ultipurpose |
5 | <span style="color:$ini_color;">M</span>ultipurpose |
6 | <span style="color:$ini_color;">S</span>erver) |
6 | <span style="color:$ini_color;">S</span>erver) |
7 | is an internet server system designed for mathematical and other educational purposes. |
7 | is an internet server system designed for mathematical and other educational purposes. |
8 | <p> |
8 | <p> |
9 | The |
9 | The WIMS server is composed of a kernel program which is a cgi program |
10 | (wims.cgi), plus various activity units called ``modules''. |
10 | (wims.cgi), plus various activity units called ``modules''. |
11 | </p><p> |
11 | </p><p> |
12 | The client browser accesses the server via a http request to wims.cgi, with |
12 | The client browser accesses the server via a http request to wims.cgi, with |
13 | parameters specifying the name of the module to request, the type of the |
13 | parameters specifying the name of the module to request, the type of the |
14 | request, and possibly parameters for the module ; wims.cgi |
14 | request, and possibly parameters for the module ; wims.cgi |