Constructor
new Mdns(optionsopt)
- Source:
- See:
Parameters:
| Name | Type | Attributes | Description | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
<optional> |
options object Properties
|
Fires:
Members
browser
- Source:
- See:
Properties:
| Name | Type | Description |
|---|---|---|
browser |
Object | mDNS browser |
excludeInterfaces
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
excludeInterfaces |
Array | network interfaces that are excluded |
name
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
name |
String | Service name |
protocol
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
protocol |
String | Service protocol |
subtypes
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
subtypes |
Array | Service subtypes to search on |
timeout
- Source:
Properties:
| Name | Type | Description |
|---|---|---|
timeout |
Number | search timeout in milliseconds |
Events
done
- Source:
service search finished
Type:
- Object
found
- Source:
service found
Type:
- Object