1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/examples
stefanocasazza 215c334a3f fix
2017-03-14 16:25:57 +01:00
..
csp fix 2017-03-14 16:25:57 +01:00
doc_classifier fix 2017-03-14 16:25:57 +01:00
doc_parse fix 2017-03-14 16:25:57 +01:00
download_accelerator fix 2017-03-14 16:25:57 +01:00
form_completion fix 2017-03-14 16:25:57 +01:00
hello fix 2017-03-14 16:25:57 +01:00
http_header fix 2017-03-14 16:25:57 +01:00
IR fix 2017-03-14 16:25:57 +01:00
lcsp fix 2017-03-14 16:25:57 +01:00
lrp_session fix 2017-03-14 16:25:57 +01:00
parser bug fixing 2015-07-10 19:16:37 +02:00
PEC_log fix 2017-03-14 16:25:57 +01:00
rsign fix 2017-03-14 16:25:57 +01:00
simple_client_server fix 2017-03-14 16:25:57 +01:00
test_manager fix 2017-03-14 16:25:57 +01:00
uclient fix 2017-03-14 16:25:57 +01:00
userver fix 2017-03-14 16:25:57 +01:00
WiAuth fix 2017-03-14 16:25:57 +01:00
workflow fix 2017-03-14 16:25:57 +01:00
XAdES fix 2017-03-14 16:25:57 +01:00
xml2txt fix 2017-03-14 16:25:57 +01:00
Makefile.am some fix 2016-04-27 17:04:20 +02:00
Makefile.in fix 2017-03-14 16:25:57 +01:00
README some fix 2016-04-27 17:04:20 +02: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.

PS: uclient and userver are exceptions, they can be considered as installable network application of general use.