Programming with Reflection

image\rwnprg32.gif SLPScope property

 

Syntax

object.SLPScope
object.SLPScope = Value

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) the SLP scope. Scope is used to limit the number of services that respond to a Service Location Protocol (SLP) query. Scope is configured on a service by the system administrator to organize services into groups such as department or location.

Scopes that have been discovered by Reflection are listed in the Configure Service Location Protocol dialog box. If no scopes are defined on your service, set this property to "*u" (unscoped). If scopes have been defined, but it does not matter which one is used for your connection, set this property to "*" (any scope).

Values

The default value is "*".

Use "*u" for unscoped.

Use "*" for any scope.

This string can be up to 128 characters long.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property