1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-05 19:18:01 +08:00
ULib/examples
stefanocasazza 8e882aa257 sync
2019-07-01 19:09:18 +02:00
..
csp
doc_classifier
doc_parse
download_accelerator
form_completion
hello
http_header
IR add loginCookie example 2019-06-24 16:35:38 +02:00
lcsp
loginCookie sync 2019-07-01 19:09:18 +02:00
lrp_session
parser
PEC_log
rsign
serialize
simple_client_server
test_manager
uclient
userver extending authentication 2019-05-31 14:45:50 +02:00
WiAuth add loginCookie example 2019-06-24 16:35:38 +02:00
workflow
XAdES
xml2txt
Makefile.am add loginCookie example 2019-06-24 16:35:38 +02:00
Makefile.in add loginCookie example 2019-06-24 16:35:38 +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.