Re: A simple DO situation - point me in the right direction!

2009-08-20 Thread Graham Cox
That's a great idea - nice one ;-) I've made some headway since my earlier post, by starting with Bonjour using NSNetService and NSNetServiceBrowser. I'm starting to form some slightly more intelligent (I hope) questions. Port Number. Given my scenario wouldn't I need to use a fixed port

RE: A simple DO situation - point me in the right direction!

2009-08-20 Thread Kirk Kerekes
I need to implement a system where I can verify the number of running copies of my app on a local network against a site license. I thought DO might be a good way to implement this. Consider using just Bonjour for this -- with careful implementation of the name and type service strings, you ca