Home Page : Glossary : "U" : UNC

www.cryer.co.uk
Brian Cryer's Web Resources

UNC

UNC
Universal Naming Convention (or Uniform Naming Convention). UNC is used for specifying the location of a resource on a network. It uses the following format:

\\server\share\path-name

where :-

server The name of the server that provides the resource.
share The name of the share on that server.
path-name The path and resource name

For example:

\\devserv\projects\documents\report.doc

Can you add to this definition? If so please Report an Observation. Do you know of a relevant link to add under this definition? If so please Add a Link.