ichrispa 4eacf599f6 Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode(). 9 years ago
..
CMakeLists.txt 3649101943 move to canonical examples that show only a single feature 9 years ago
client.c 4eacf599f6 Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode(). 9 years ago
client_legacy.c b23216c694 simplify ua_string generation from chars 10 years ago
client_stateless.c 0684df3dad add the network layer and logger to the single-source distribution 10 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 6ff67cf40c simplfy closing connections in the network layer 9 years ago
networklayer_tcp.h df4753b00d improve amalgamation 9 years ago
networklayer_udp.c cc47eefbec added a gcc-version check around pragma 9 years ago
networklayer_udp.h 0684df3dad add the network layer and logger to the single-source distribution 10 years ago
server.c c662814c8a Serverside method 'ping' was wrongly referenced as being 'organizes' by its parent object 'Objects' (not hasProperty), which prevented it from being called. 9 years ago
server.cpp 5ebece8c79 fixing cxx example 9 years ago
server_method.c b481cc3a94 Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP). 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 10 years ago
server_variable.c b481cc3a94 Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP). 9 years ago