|
Methods defined here:
- __init__(self, port=1434, timeout=4, ip='0.0.0.0')
- find(self)
- Find SQLServer instances responsing to a Broadcast
Returns an array of dicts with info about each instance
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|