引用:
作者: Archangel
嗯!
我自己的記法是:
FQDN -> \\192.168.1.1
URL -> http://192.168.1.1
一般人對 "//" 很瞭解,例如 http:// ftp:// ,但是對 "\\"...
|
大大舉的這個例子怪怪地...
大大的這個FQDN例子應該是微軟環境下的NetBT以FQDN方式取得連結資源,與原來Internet的DNS設計不太相同...(以下節錄自微軟TCP/IP 2000的白皮書):
It is now possible to connect to a NetBIOS over TCP/IP resource in two new ways:
• Use the command net use \\ip address\share_name. This eliminates the need for NetBIOS name-resolution configuration.
• Use the command net use \\FQDN\share_name. This allows the use of a DNS to connect to a computer using its fully qualified domain name (FQDN).