• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
luanchd bonjour service advertising
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

luanchd bonjour service advertising


  • Subject: luanchd bonjour service advertising
  • From: Ian Mark Salvame <email@hidden>
  • Date: Thu, 6 Aug 2009 20:51:36 -0700 (PDT)

I made a launchd plist to advertise a bonjour service type(e.g. _myservice._udp)
This is how it looks for the Socket key part of the plist:
<key>Sockets</key>
    <dict>
        <key>Listeners</key>
        <dict>
            <key>Bonjour</key>
            <string>myservice</string>
            <key>SockFamily</key>
            <string>IPv4</string>
            <key>SockType</key>
            <string>dgram</string>
            <key>SockServiceName</key>
            <string>0</string>
        </dict>
    </dict>

This works perfectly with Leopard, but it failed to work in Tiger.
Is there any other required key/s to make it work in Tiger?

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: luanchd bonjour service advertising
      • From: Quinn <email@hidden>
  • Prev by Date: Re: Macnetworkprog Digest, Vol 6, Issue 125
  • Next by Date: NDRV sockets and IP packets
  • Previous by thread: Re: Macnetworkprog Digest, Vol 6, Issue 125
  • Next by thread: Re: luanchd bonjour service advertising
  • Index(es):
    • Date
    • Thread