Store sensor data to NAS on LAN

Hi

i have searched for a library that can write sensor data to my synology NAS
I was hoping to use some SMB (samba) library but the one i found in google did not exist
https://github.com/Pedroalbuquerque/Samba

Anyone that has a link?

Code ala this:

const char* server = "\\\\10.10.0.100\\share_name\\HiveMonData";

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.