Added an example demonstrating the WSF_FORM component from wsf_html library.

This commit is contained in:
2017-02-09 16:19:22 +01:00
parent 08440b5c0c
commit 0786f1700f
5 changed files with 633 additions and 0 deletions

9
examples/form/server.ini Normal file
View File

@@ -0,0 +1,9 @@
verbose=true
verbose_level=ALERT
port=9090
#max_concurrent_connections=100
keep_alive_timeout=3
#max_tcp_clients=100
socket_timeout=60
socket_recv_timeout=15
#max_keep_alive_requests=300