简体   繁体   中英

CodenameOne SMB shared folder access

I need to build a mobile app for Android and IOS that can read and write to a SMB2/3.network share.

Is this possible in CodenameOne? If so is there an example of how to do this?

If it is not possible in CodenameOne is there another framework that supports this functionality?

Thanks in advance for reviewing this question!

We don't have any support for the SMB protocol. There is support for sockets but I think that would be a challenge to implement.

If the phone has access to the folder you can use the share operation and the user can pick the place where the file should be shared eg SMB, dropbox, etc.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM