Thanks for all your help Marc.
on 10/3/03 3:44 PM, Marc Krochmal wrote:
> It depends on how many collisions occur. Name collisions can occur at
> any time while running your application, so even if the name is
> registered successfully at first, it's still possible that 30 minutes
> later, somebody could connect a new hub with a service name that
> conflicts with you, and you'll need to handle that situation.
Interesting. I'm confused. I thought only the latest app that attempted to
register would get the collision, and then it should append a count to the
end of the name and try again.
If an app successfully registers a service, then gets a collision 30 minutes
later, what is it supposed to do? Can't it ignore it?
If both apps get notified of the collision, who has the service at that
point? That is, if someone does a resolve, whose address will they get?
Thanks.
_______________________________________________
rendezvous mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/rendezvous
Do not post admin requests to the list. They will be ignored.