[JDEV] Service name in SRV records

Richard Dobson richard at dobson-i.net
Thu Oct 3 18:13:44 CDT 2002


>> My own, I havent released it im letting my friends test it at the 
>> moment,
>> yup its a Windows one and the lookups work fine in 98 SE/NT4/2000/XP, 
>> but
>> not in 98 or 95 yet since I havent found any way in those operating 
>> systems
>> to determine the current DNS server the system is using (when using 
>> DHCP).
>
> So I'm guessing you've got pieces of BIND or similar in your 
> application then, and your doing the SRV query yourself?  Have been 
> trying to avoid doing that here...

Well it has sort of, I use two components optimized for each sets of 
operating systems, one that uses its own dns querying engine and 
another which uses a dns api which is built into win2k and xp. That is 
the only real way ive found to do SRV lookups in 98SE (to use a dns 
lookup engine, since there is no api that i know of).





More information about the JDev mailing list