LMIWBEM
0.7.2
LMIWBEM Usage Examples
API Documentation
lmiwbem_core Package
CIMClassName
CIMClass
CIMInstanceName
CIMInstance
CIMIndicationListener
CIMMethod
CIMParameter
CIMProperty
CIMQualifier
Exceptions
NocaseDict
SLPResult
Unclassified
WBEMConnection
lmiwbem_types Package
Source code examples
LMIWBEM
Docs
»
API Documentation
»
lmiwbem_core Package
»
SLPResult
View page source
SLPResult
¶
class
lmiwbem.lmiwbem_core.
SLPResult
(
srvtype
,
host
,
port=0
,
family=None
,
srvpart=None
)
¶
Parameters:
srvtype
(
str
) – Service type
host
(
str
) – Host name
port
(
int
) – Service port
family
(
str
) – Network address family
srvpart
(
str
) – Remainder of a URL (see
SLP
)
family
¶
host
¶
port
¶
srvpart
¶
srvtype
¶