> On Sep 23, 2016, at 2:11 PM, Timothy Penner <[email protected]> wrote: > >> Does anyone know if there is a Bonjour service discovery plugin available? I >> thought I had seen something like that once upon a time but now I can’t find >> anything. > > I found this: > https://github.com/miyako/4d-plugin-messages
As far as I can tell, that plugin doesn’t actually use Bonjour, it is primarily a scripting bridge to the Messages app. The Messages app does the Bonjour discovery of other Messages apps nearby also using Bonjour. However, a plugin to do Bonjour discovery using NSNetServiceBrowser probably wouldn’t be difficult to write, so I may explore that option if necessary. Jim ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

