.. |
CMakeLists.txt
|
f2b5b84c0f
add an example that shows the integration of the server in an external mainloop
|
9 years ago |
client.c
|
10263a4a64
still fixing printing size_t on mingw
|
9 years ago |
client_firstSteps.c
|
a6fbd5cf3a
Merge of Pro's travis infrastructure migration
|
9 years ago |
client_stateless.c
|
f94ed099a7
refactoring destroyed stateless addon, fixing it
|
9 years ago |
server.c
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 years ago |
server.cpp
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 years ago |
server_datasource.c
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
9 years ago |
server_firstSteps.c
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
9 years ago |
server_mainloop.c
|
3f78178385
fix the mainloop example in windows
|
9 years ago |
server_method.c
|
330324771e
Changed UA_Server_methodNode_attachCallboack to UA_Server_setMethodNode_callback to conform to naming scheme of very similar dataSources function.
|
9 years ago |
server_nodeset.c
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
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
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
9 years ago |
server_repeated_job.c
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
9 years ago |
server_udp.c
|
a6fbd5cf3a
Merge of Pro's travis infrastructure migration
|
9 years ago |
server_variable.c
|
fd58bd8f87
fix some unchecked sign conversions in the example code
|
9 years ago |