ncacn_vns_spp
endpoint( ncacn_vns_spp:server-name[port-address] )
server-name
Specifies the
StreetTalk name of the server. The name is of the form item@group@organization.
The item can be up to 31 characters long and the group and organization can be
up to 15 characters.
port-name
Specifies a
Banyan Vines SPP port. The valid range for static endpoints is 250 - 511.
Example
[ uuid( ...
),
version(1.1),
endpoint("ncacn_vns_spp:printer@sdkgrp@company[260]")
Remarks
The ncacn_vns_spp
keyword identifies Banyan Vines SPP as the protocol family for the endpoint.
The syntax of
the Banyan Vines SPP transport port string, like all port strings, is defined
independently of the IDL specification. The compiler performs some syntax
checking but does not guarantee that the endpoint specification is correct.
Some errors may be reported at run time.
In order to
use the ncacn_vns_spp transport protocol in distributed applications
running on Windows NT, Banyan's Enterprise Client for Windows NT must be
installed. After installation, open the Control Panel, choose Configuration and
Add, then select Service | Banyan | RPC services for Banyan . Support for
16-bit clients (MS-DOS and Windows 3.x) requires appropriate Vines
software.
For more
information on Enterprise Client for Windows NT and 16-bit Vines
software, contact http://WWW.BANYAN.COM or call:
In
USA 1-800-2-BANYAN
In
Canada (905)-855-2971
In
Europe 31-3465-75080
In
Asia Pacific (852) 2821-9700
See Also