• 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: Checking for other copies of my app running on a LAN
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Checking for other copies of my app running on a LAN


  • Subject: Re: Checking for other copies of my app running on a LAN
  • From: "Tregaskis, Wade" <email@hidden>
  • Date: Wed, 11 Feb 2004 12:53:26 +1100

>What is the recommended method, under OSX, to check for other copies of
>my software running on a LAN? My client is vehement about doing a
>serial number conflict check during launch.

Rendezvous should do what you want, although I'm not sure off hand whether it requires you to provide a service port or not. If all else fails you can just set the service port to 0 or some junk value, and ignore it anyway.

The 'traditional' way of doing such a thing is to broadcast a request (at app startup) to the local subnet and have your app respond, but this is for your intents and purposes exactly what Rendezvous does.

Wade Tregaskis
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Checking for other copies of my app running on a LAN
      • From: Marc Krochmal <email@hidden>
  • Prev by Date: Checking for other copies of my app running on a LAN
  • Next by Date: Re: Checking for other copies of my app running on a LAN
  • Previous by thread: Checking for other copies of my app running on a LAN
  • Next by thread: Re: Checking for other copies of my app running on a LAN
  • Index(es):
    • Date
    • Thread