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