Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!bu-cs!dartvax!eleazar.dartmouth.edu!matthews From: matthews@eleazar.dartmouth.edu (Jim Matthews) Newsgroups: comp.sys.mac.programmer Subject: Re: AppleTalk ZIP Protocol Message-ID: <12373@dartvax.Dartmouth.EDU> Date: 24 Feb 89 19:05:17 GMT References: <4516@hubcap.UUCP> <6616@hoptoad.uucp> Sender: news@dartvax.Dartmouth.EDU Reply-To: matthews@eleazar.dartmouth.edu (Jim Matthews) Organization: Dartmouth College, Hanover, NH Lines: 17 In article <6616@hoptoad.uucp> tim@hoptoad.UUCP (Tim Maroney) writes: > >NBP names have a zones field; if you put a wildcard in this field, then >the bridges will take care of sending your request to all zones and >returning all answers from those zones to you. The only NBP wildcard for zone names is *, which matches the *current* zone. Thank goodness there's no "all zones" wildcard -- such an internet-wide broadcast would melt down nets like ours (82 AppleTalk zones and counting). The only way to look for an entity in all zones is to use ZIP to get a list of zones (the code was included in Tim's message) and do one NBP lookup for each zone. So it's hard, as it should be. Jim Matthews Dartmouth Software Development