.. |
CMakeLists.txt
|
3f766ff769
Merge pull request #359 from acplt/api_hl_abstractions
|
9 years ago |
client.c
|
5cbad447af
finished client first steps tutorial with reading nodes's values
|
9 years ago |
client_legacy.c
|
b23216c694
simplify ua_string generation from chars
|
9 years ago |
client_stateless.c
|
0684df3dad
add the network layer and logger to the single-source distribution
|
9 years ago |
logger_stdout.c
|
cc47eefbec
added a gcc-version check around pragma
|
9 years ago |
logger_stdout.h
|
df4753b00d
improve amalgamation
|
9 years ago |
networklayer_tcp.c
|
3e6b52069e
*adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366
|
9 years ago |
networklayer_tcp.h
|
df4753b00d
improve amalgamation
|
9 years ago |
networklayer_udp.c
|
db4a39cbab
adding QNX support, credit goes to @tpiat, relates to #339
|
9 years ago |
networklayer_udp.h
|
0684df3dad
add the network layer and logger to the single-source distribution
|
9 years ago |
server.c
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 years ago |
server.cpp
|
5ebece8c79
fixing cxx example
|
9 years ago |
server_method.c
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 years ago |
server_nodeset.c
|
d8e71ee608
this is a first prototype of a server that which namespace is created from a nodeset XML file automatically
|
9 years ago |
server_nodeset.xml
|
d8e71ee608
this is a first prototype of a server that which namespace is created from a nodeset XML file automatically
|
9 years ago |
server_repeated_job.c
|
db1c4979c2
clean up the canonical examples
|
9 years ago |
server_udp.c
|
e0615114e7
auto-create ns1 with the servers application URI
|
9 years ago |
server_variable.c
|
7737b4ffbf
Merge branch 'master' into api_hl_abstractions
|
9 years ago |