[ sid ]
[ 原始碼: node-multicast-dns ]
套件:node-multicast-dns(7.2.5-1)
node-multicast-dns 的相關連結
Debian 的資源:
下載原始碼套件 node-multicast-dns:
- [node-multicast-dns_7.2.5-1.dsc]
- [node-multicast-dns_7.2.5.orig.tar.xz]
- [node-multicast-dns_7.2.5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
low-level multicast DNS implementation in pure JavaScript
The multicast-dns package provides a low-level implementation of the multicast DNS protocol in pure JavaScript. It allows for DNS service discovery and hostname resolution within small networks that do not include a local name server. This package is useful for applications that need to perform DNS-like operations on the local network without relying on a conventional unicast DNS server.
其他與 node-multicast-dns 有關的套件
|
|
|
|
-
- dep: node-dns-packet
- abstract-encoding compliant module for encoding/decoding DNS packets
-
- dep: node-thunky
- delay the evaluation of a parameterless async function