hugo/content/help/protocols/bonjour.md

Thu, 02 Jan 2025 16:35:59 -0600

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 02 Jan 2025 16:35:59 -0600
changeset 545
cf811d26020d
parent 274
96a756ba0f28
permissions
-rw-r--r--

Add a flathub verification token

Testing Done:
Ran with `npm run hugo:server` and verified the file was served properly.

Reviewed at https://reviews.imfreedom.org/r/3718/

---
title: Bonjour
date: 2019-08-07T22:28:26.000Z
replaces: []
weight: 10
lastmod: 2019-08-23T02:53:18.000Z
---

### What is Bonjour?
Bonjour is a serverless messaging protocol developed by Apple, Inc. ([Apple
developer information on Bonjour](https://developer.apple.com/bonjour/))
based on XMPP that operates only on a local network.
{{% xep 0174 "This XMPP extension" %}} defines the protocol.

### Can I use Windows Pidgin for Bonjour?
Yes.  You must install Apple's [Bonjour Print Services for
Windows](https://support.apple.com/kb/DL999) to use this functionality.

mercurial