1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/examples
stefanocasazza eb0e42c9b7 some fix
2015-10-12 20:09:29 +02:00
..
csp some fix 2015-10-12 20:09:29 +02:00
doc_classifier some fix 2015-10-12 20:09:29 +02:00
doc_parse some fix 2015-10-12 20:09:29 +02:00
download_accelerator some fix 2015-10-12 20:09:29 +02:00
form_completion some fix 2015-10-12 20:09:29 +02:00
hello some fix 2015-10-12 20:09:29 +02:00
http_header some fix 2015-10-12 20:09:29 +02:00
IR some fix 2015-10-12 20:09:29 +02:00
lcsp some fix 2015-10-12 20:09:29 +02:00
lrp_session some fix 2015-10-12 20:09:29 +02:00
parser bug fixing 2015-07-10 19:16:37 +02:00
PEC_log some fix 2015-10-12 20:09:29 +02:00
rsign some fix 2015-10-12 20:09:29 +02:00
simple_client_server some fix 2015-10-12 20:09:29 +02:00
test_manager some fix 2015-10-12 20:09:29 +02:00
uclient some fix 2015-10-12 20:09:29 +02:00
userver some fix 2015-10-12 20:09:29 +02:00
WiAuth some fix 2015-10-12 20:09:29 +02:00
workflow some fix 2015-10-12 20:09:29 +02:00
XAdES some fix 2015-10-12 20:09:29 +02:00
xml2txt some fix 2015-10-12 20:09:29 +02:00
Makefile.am add hello example for startup 2015-09-03 19:53:37 +02:00
Makefile.in some fix 2015-10-12 20:09:29 +02:00
README clean history 2015-01-23 17:24:36 +01:00

This directory will include demo programs that were used for testing out the ULib library.
These demos are not necessarly meant to serve any purpose other than educational.
They are not normally "built" unless you enter this directory, and they are not meant to be "installed" for general use.
They are here both to educate how ULib works and for internal testing.