|
|
OVERVIEW |
|
|
|
|
EXAMPLES |
|
|
|
|
COMPONENTS |
|
|
|
|
RELATED |
|
|
|
|
Example - web server + CGI handling
This example shows how to use the web server components of
AgentBase.
Instructions
1. Change directory to examples/http/ and start the example with
sicstus -l web_eval
Normally the server will listen for http at port 30003.
2. Browse to http://localhost:30003/ and
enter expressions to evaluate.
|
|