| Sign In/My Account | View Cart |
| Article: |
An Introduction to Tiger Terminal, Part 3 | |
| Subject: | dns-sd | |
| Date: | 2005-07-06 04:01:07 | |
| From: | dsteinberg | |
The dns-sd command, although primary a development tool for those building Bonjour apps, allows you to browse for registered services. For example dns-sd -B _presence._tcp will return a list of the machines nearby which are running Bonjour iChat. |
||
Showing messages 1 through 1 of 1.
From the terminal, man dns-sd gives a nice synopsis and some good examples of its use.
Thanks (Is that you, Daniel...?_)!!