.. |
CMakeLists.txt
|
d8e71ee608
this is a first prototype of a server that which namespace is created from a nodeset XML file automatically
|
před 9 roky |
client.c
|
c0c642dd4e
Fixed client example not building when ADDNODES is disabled due to missing return value.
|
před 9 roky |
client_legacy.c
|
b23216c694
simplify ua_string generation from chars
|
před 10 roky |
client_stateless.c
|
0684df3dad
add the network layer and logger to the single-source distribution
|
před 10 roky |
logger_stdout.c
|
cc47eefbec
added a gcc-version check around pragma
|
před 10 roky |
logger_stdout.h
|
df4753b00d
improve amalgamation
|
před 9 roky |
networklayer_tcp.c
|
6ff67cf40c
simplfy closing connections in the network layer
|
před 9 roky |
networklayer_tcp.h
|
df4753b00d
improve amalgamation
|
před 9 roky |
networklayer_udp.c
|
cc47eefbec
added a gcc-version check around pragma
|
před 10 roky |
networklayer_udp.h
|
0684df3dad
add the network layer and logger to the single-source distribution
|
před 10 roky |
server.c
|
5cab8d3cb3
Fixed failing attributes test; displayName and description are now set, the testcase did assume they are not.
|
před 9 roky |
server.cpp
|
5ebece8c79
fixing cxx example
|
před 10 roky |
server_method.c
|
17ec7526dd
Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler.
|
před 9 roky |
server_nodeset.c
|
d8e71ee608
this is a first prototype of a server that which namespace is created from a nodeset XML file automatically
|
před 9 roky |
server_nodeset.xml
|
d8e71ee608
this is a first prototype of a server that which namespace is created from a nodeset XML file automatically
|
před 9 roky |
server_repeated_job.c
|
db1c4979c2
clean up the canonical examples
|
před 9 roky |
server_udp.c
|
e0615114e7
auto-create ns1 with the servers application URI
|
před 10 roky |
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).
|
před 9 roky |