in reply to Re^2: remotemachine accessing: did not get any values when I use Win32::NetResource
in thread remotemachine accessing: did not get any values when I use Win32::NetResource

See the first reply from ikegami. RemoteName needs to be a properly formatted UNC. Change "192.168.10.67" to "\\\\192.168.10.67" and your code should work fine.

digger

  • Comment on Re^3: remotemachine accessing: did not get any values when I use Win32::NetResource