Windows 95 does not use the Microsoft Locator. In order to use a name service in a Windows 95 application, the Windows 95 machine must either:
Edit the Windows 95 registry to configure the name service provider.
Name | Data |
---|---|
4DefaultSyntax | "3" |
Protocol | "ncacn_np" |
Endpoint | "\pipe\locator" |
NetworkAddress | "myserver" (where myserver is the name of the NT machine) |
ServerNetworkAddress | "myserver" |
Name | Data |
---|---|
DefaultSyntax | "3" |
Protocol | "ncacn_ip_tcp" |
Endpoint | "" (an empty string) |
NetworkAddress | "myserver" ( the name of the host machine running nsid) |
ServerNetworkAddress | "myserver" ( the name of the host machine running nsid) |
Note You must have Digital Equipment Corporation's DCE Cell Directory Service product to configure the DCE CDS as your name-service provider. See the documentation provided by Digital Equipment Corporation for information about DCE CDS.