Stasik0 5797b1be7e 2 wrong memory access fixes vor 9 Jahren
..
CMakeLists.txt c2ff8cff42 remove server_readspeed from standard build vor 9 Jahren
client.c bc454018e9 restoring client.c vor 9 Jahren
client_firstSteps.c 76bbe178f7 use inttypes.h instead of stdint.h vor 9 Jahren
client_legacy.c 5797b1be7e 2 wrong memory access fixes vor 9 Jahren
client_stateless.c 3d110a6720 stateless calls work again vor 9 Jahren
logger_stdout.c cc47eefbec added a gcc-version check around pragma vor 9 Jahren
logger_stdout.h 7139e0ad93 integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408 vor 9 Jahren
networklayer_tcp.c 67cf0af100 refactored the networklayer interface vor 9 Jahren
networklayer_tcp.h 67cf0af100 refactored the networklayer interface vor 9 Jahren
networklayer_udp.c 67cf0af100 refactored the networklayer interface vor 9 Jahren
networklayer_udp.h 67cf0af100 refactored the networklayer interface vor 9 Jahren
server.c 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 vor 9 Jahren
server.cpp 989aea3972 align server.cpp with the new addnodes API vor 9 Jahren
server_datasource.c 7e910561a7 adding a missing 'const' qualifier vor 9 Jahren
server_firstSteps.c a22ee9b7a0 quick fix for static example compilation for msvs vor 9 Jahren
server_method.c 55eaf1c6c4 adding tutorials for variable nodes and methods vor 9 Jahren
server_nodeset.c d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically vor 9 Jahren
server_nodeset.xml d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically vor 9 Jahren
server_readspeed.c 141947e995 add the readspeed example vor 9 Jahren
server_repeated_job.c db1c4979c2 clean up the canonical examples vor 9 Jahren
server_udp.c 67cf0af100 refactored the networklayer interface vor 9 Jahren
server_variable.c 87fdfc2f3e rename UserSpaceCallback to ValueCallback vor 9 Jahren