Julius Pfrommer c9dd3305bf fix cpp example; improve inline type functions 8 years ago
..
CMakeLists.txt c2ff8cff42 remove server_readspeed from standard build 8 years ago
client.c 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal 8 years ago
client_firstSteps.c 76bbe178f7 use inttypes.h instead of stdint.h 8 years ago
client_legacy.c 5797b1be7e 2 wrong memory access fixes 8 years ago
client_stateless.c 3d110a6720 stateless calls work again 8 years ago
logger_stdout.c cc47eefbec added a gcc-version check around pragma 9 years ago
logger_stdout.h 7139e0ad93 integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408 8 years ago
networklayer_tcp.c 67cf0af100 refactored the networklayer interface 8 years ago
networklayer_tcp.h 67cf0af100 refactored the networklayer interface 8 years ago
networklayer_udp.c 67cf0af100 refactored the networklayer interface 8 years ago
networklayer_udp.h 67cf0af100 refactored the networklayer interface 8 years ago
server.c b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes 8 years ago
server.cpp c9dd3305bf fix cpp example; improve inline type functions 8 years ago
server_datasource.c ae7332d944 simplify the API. less expandednodeids 8 years ago
server_firstSteps.c a22ee9b7a0 quick fix for static example compilation for msvs 8 years ago
server_method.c e83ac67f45 use inline NODEID_ creation functions 8 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_readspeed.c 141947e995 add the readspeed example 8 years ago
server_repeated_job.c db1c4979c2 clean up the canonical examples 9 years ago
server_udp.c 4cd09ec79f fix unit tests without methodcalls; less pointers for setting attributes 8 years ago
server_variable.c 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal 8 years ago