• 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: Andrew Farmer <email@hidden>
  • Date: Fri, 9 Jan 2009 18:10:05 -0800

On 09 Jan 09, at 17:57, Markus Spoettl wrote:
How does one go about advertising a service via bonjour like in the Picture Sharing example AND allow multiple connections instead of just one? Is it as simple as creating multiple listeningSockets? Or create a new listening socket each time you get a connection to the existing one?

Reading a tutorial on network programming may prove helpful here. Here's one:


  http://beej.us/guide/bgnet/output/html/multipage/index.html

The short answer is that a single listening socket is sufficient; a new socket representing a connection is created when each client connects.
_______________________________________________


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: Dave DeLong <email@hidden>
References: 
 >Bonjour server with multiple clients (From: Dave DeLong <email@hidden>)
 >Re: Bonjour server with multiple clients (From: Jim Correia <email@hidden>)
 >Re: Bonjour server with multiple clients (From: Markus Spoettl <email@hidden>)
 >Re: Bonjour server with multiple clients (From: "Kyle Sluder" <email@hidden>)
 >Re: Bonjour server with multiple clients (From: Markus Spoettl <email@hidden>)

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