ume05rw / EzSmb

SMB(Windows shared folder) Clinet Library powered by TalAloni's SmbLibrary, Xamarin & .NET Core Ready.
GNU Lesser General Public License v3.0
53 stars 20 forks source link

An invalid IP address was specified. #23

Open cgountanis opened 1 year ago

cgountanis commented 1 year ago

Randomly you get An invalid IP address was specified. when using PCNAME local network but works 90% of the time. Any trick to this?

var homeFolder = await Node.GetNode("PCNAME1\Shared", null, true);