|
IServerDiscovery Contract
This interface is used to locate SMX servers on the network and their
Resource Discovery endpoints. Servers that implement this interface may
apply access controls to limit the servers a client may discover.
Methods
|
DiscoverServerInfo
|
This method is used to get the description of the server. It is
intended to be used by SMX Directory Services servers to identify an
SMX server and obtain its list of MetadataExchange (Mex) endpoint
names.
Heritage: This method is derived from the Identify service defined
by the ISO 9506 Manufacturing Messaging Specification (MMS).
|
|
DiscoverServers
|
This method returns the list of servers the client is authorized
to discover.
|
|
|
|