ichrispa 198597c520 Backported handle attachement to method callbacks from application. 9 年 前
..
CMakeLists.txt d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 年 前
client.c 7d6dae4ade Merge branch 'api_hl_abstractions' of https://github.com/acplt/open62541 into api_hl_abstractions 9 年 前
client_legacy.c b23216c694 simplify ua_string generation from chars 10 年 前
client_stateless.c 0684df3dad add the network layer and logger to the single-source distribution 10 年 前
logger_stdout.c cc47eefbec added a gcc-version check around pragma 10 年 前
logger_stdout.h df4753b00d improve amalgamation 9 年 前
networklayer_tcp.c 6ff67cf40c simplfy closing connections in the network layer 9 年 前
networklayer_tcp.h df4753b00d improve amalgamation 9 年 前
networklayer_udp.c cc47eefbec added a gcc-version check around pragma 10 年 前
networklayer_udp.h 0684df3dad add the network layer and logger to the single-source distribution 10 年 前
server.c 198597c520 Backported handle attachement to method callbacks from application. 9 年 前
server.cpp 5ebece8c79 fixing cxx example 10 年 前
server_method.c 198597c520 Backported handle attachement to method callbacks from application. 9 年 前
server_nodeset.c d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 年 前
server_nodeset.xml d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically 9 年 前
server_repeated_job.c db1c4979c2 clean up the canonical examples 9 年 前
server_udp.c e0615114e7 auto-create ns1 with the servers application URI 10 年 前
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 年 前