- Jun 6, 2020
- 11,559
- 4,422
There some topics in these fora about build errors when the project is located at a network share.
I've succeeded to get similair errors when building a sample (Android) project named 'MyFirstProgram'
The network share is located at my Synolgy DS920 NAS, its based on Linux which is quite important.
Please let me explain the theory behind a network share. The protocol used between the client (Windows desktop) and server which is responsible for the network sharing of files/directories and printers is base on the SMB (Server Message Block) protocol.
Reference:
Windows from its earliest days had it build in (LanManager 1.x), later on the layered product called SAMBA was available at Linux/Unix systems. The SMB protocol was documented in various documents over time.
So looking at my Synolgy NAS it has a rather old version of the SAMBA daemon installed, version V4.10.18. The latetst stable release is V4.16.2.
Although the NAS...
I've succeeded to get similair errors when building a sample (Android) project named 'MyFirstProgram'
The network share is located at my Synolgy DS920 NAS, its based on Linux which is quite important.
Please let me explain the theory behind a network share. The protocol used between the client (Windows desktop) and server which is responsible for the network sharing of files/directories and printers is base on the SMB (Server Message Block) protocol.
Reference:
برای دیدن لینک ها باید ثبت نام کنید
Windows from its earliest days had it build in (LanManager 1.x), later on the layered product called SAMBA was available at Linux/Unix systems. The SMB protocol was documented in various documents over time.
So looking at my Synolgy NAS it has a rather old version of the SAMBA daemon installed, version V4.10.18. The latetst stable release is V4.16.2.
Although the NAS...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید