Hi all,
I would like to access Samba Share folder files in local network using Xamarin mobile app, with following functions:
To detect all existing files
To delete specific file
To add specific file
I could access this Samba Share folder files using Windows PC. But no clue how to achieve this via Xamarin.
Could anyone assist on this?
Thanks.