• 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
Re: Bonjour server with multiple clients
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bonjour server with multiple clients


  • Subject: Re: Bonjour server with multiple clients
  • From: Markus Spoettl <email@hidden>
  • Date: Fri, 9 Jan 2009 17:22:24 -0800

On Jan 9, 2009, at 1:49 PM, Jim Correia wrote:
I'm writing a simple voting app, where one instance of the app creates a poll and then publishes it over Bonjour. Other instances of the app on the same local network then find the publish poll, get the list of voting options, and then allow users at each computer to start submitting votes. The votes are sent back over the Bonjour connection, fed into a thread-safe queue, and the poll owner retrieves them at his leisure.

Bonjour is for advertising and discovering services.

"The votes are sent back over the Bonjour connection" doesn't make sense. There is no such thing as a Bonjour connection. The client and server communicate by whatever means they would have communicated without zeroconf.


Apple's bonjour example (Picture Sharing http://developer.apple.com/samplecode/PictureSharing/index.html) seems to be demoing exactly what you say it doesn't do. Whether or not it's called "bonjour connection" or something else doesn't really matter.

Markus
--
__________________________________________
Markus Spoettl

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Bonjour server with multiple clients
      • From: "Michael Ash" <email@hidden>
    • Re: Bonjour server with multiple clients
      • From: "Kyle Sluder" <email@hidden>
References: 
 >Bonjour server with multiple clients (From: Dave DeLong <email@hidden>)
 >Re: Bonjour server with multiple clients (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: A Data Object in Cocoa
  • Next by Date: Re: A Question on estimating +arrayWithCapacity
  • Previous by thread: Re: Bonjour server with multiple clients
  • Next by thread: Re: Bonjour server with multiple clients
  • Index(es):
    • Date
    • Thread