Re: [xsl] Windows URLs

Subject: Re: [xsl] Windows URLs
From: Geert Josten <Geert.Josten@xxxxxxxxxxx>
Date: Sat, 06 Nov 2004 21:33:10 +0100
I suspect the reason for the distinction is that in file://server/file/name,
server must be a DNS name, while in \\x\shareC\foo\bar, x is a Windows
machine name. They're not necessarily the same thing. So
file:////x/shareC/foo/bar means look for the file that on my local file
system is called //x/shareC/foo/bar.

Michael Kay

Is there a practical difference between the DNS name and the 'Windows' machine name? I never noticed it...


Grtz,
Geert

Current Thread