1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/examples
stefanocasazza 7177337f9a fix+sync
2018-05-07 16:53:42 +02:00
..
csp fix+sync 2018-05-07 16:53:42 +02:00
doc_classifier configure fix 2018-04-30 16:55:05 +02:00
doc_parse configure fix 2018-04-30 16:55:05 +02:00
download_accelerator configure fix 2018-04-30 16:55:05 +02:00
form_completion configure fix 2018-04-30 16:55:05 +02:00
hello configure fix 2018-04-30 16:55:05 +02:00
http_header configure fix 2018-04-30 16:55:05 +02:00
IR fix+sync 2018-05-07 16:53:42 +02:00
lcsp fix+sync 2018-05-07 16:53:42 +02:00
lrp_session configure fix 2018-04-30 16:55:05 +02:00
parser fix+sync 2018-04-27 19:27:14 +02:00
PEC_log configure fix 2018-04-30 16:55:05 +02:00
rsign fix+sync 2018-05-07 16:53:42 +02:00
serialize configure fix 2018-04-30 16:55:05 +02:00
simple_client_server configure fix 2018-04-30 16:55:05 +02:00
test_manager configure fix 2018-04-30 16:55:05 +02:00
uclient configure fix 2018-04-30 16:55:05 +02:00
userver configure fix 2018-04-30 16:55:05 +02:00
WiAuth fix+sync 2018-05-07 16:53:42 +02:00
workflow configure fix 2018-04-30 16:55:05 +02:00
XAdES fix+sync 2018-05-07 16:53:42 +02:00
xml2txt configure fix 2018-04-30 16:55:05 +02:00
Makefile.am fix 2018-03-30 14:12:27 +02:00
Makefile.in configure fix 2018-04-30 16:55:05 +02:00
README

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.