Skip to content

GU-Cryptography/open62541_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

General

This repository contains an example OPC UA server and client written in C by using the open62541 libary.

Contents

The repository contains the following files and folders:

  • Client: Folder with the client's sourcecode and makefile
  • Server: Folder with the server's sourcecode and makefile
  • open62541: Folder with the files open62541.c/.h, which are needed to build the sourcecodes

Dependencies

To build and run the files, make sure you have the open62541 libary installed.

About

Some examples for OPC UA server and client with open62541(直接编译)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 100.0%